feat: migrate header component
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { LuMenu as MenuIcon, LuX as XIcon } from 'react-icons/lu';
|
||||
|
||||
export { MenuIcon, XIcon };
|
||||
@@ -1 +1,2 @@
|
||||
export * from './button';
|
||||
export * from './icons';
|
||||
|
||||
Reference in New Issue
Block a user