refactor(lp): ♻️ Simplify header
This commit is contained in:
@ -1 +1,2 @@
|
||||
export { GitHubIcon } from './GithubLogo'
|
||||
export * from './HamburgerIcon'
|
||||
|
Reference in New Issue
Block a user
@ -1 +1,2 @@
|
||||
export { GitHubIcon } from './GithubLogo'
|
||||
export * from './HamburgerIcon'
|
||||
|