Bug Type: Component
Environment
- Vue Version:
3.2.36
- Element Plus Version:
2.2.2
- Browser / OS:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36
- Build Tool:
Webpack
Reproduction
Related Component
Reproduction Link
Element Plus Playground
Steps to reproduce
Try to import the "Left" icon from the set.
What is Expected?
A "Left" icon should exist.
What is actually happening?
No exist error
Additional comments
There is an icon for Top, TopRight, Top Left, Right, Bottom, BottomRight, BottomLeft but no icon just for "Left".
Bug Type:
ComponentEnvironment
3.2.362.2.2Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36WebpackReproduction
Related Component
el-iconReproduction Link
Element Plus Playground
Steps to reproduce
Try to import the "Left" icon from the set.
What is Expected?
A "Left" icon should exist.
What is actually happening?
No exist error
Additional comments
There is an icon for Top, TopRight, Top Left, Right, Bottom, BottomRight, BottomLeft but no icon just for "Left".