This website requires JavaScript.
Explore
Help
Register
Sign In
MythEclipse
/
imphnen-frontend-service
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b4708ab2aa21dc87960cb57e8d850580ab0653ff
imphnen-frontend-service
/
libs
/
shadcn-ui
/
src
/
atoms
/
icons.tsx
T
4 lines
96 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: migrate header component
2025-04-27 05:28:37 +07:00
import
{
LuMenu
as
MenuIcon
,
LuX
as
XIcon
}
from
'react-icons/lu'
;
export
{
MenuIcon
,
XIcon
};
Reference in New Issue
Copy Permalink