Rename header components into one TopNav
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export { default } from "./TopNav.container";
|
||||
export type { TopNavProps, NavSize } from "./TopNav.types";
|
||||
export { avatarImages } from "./TopNav.container";
|
||||
Reference in New Issue
Block a user