Skip to content

Commit

Permalink
Missing export (#941)
Browse files Browse the repository at this point in the history
  • Loading branch information
dani-moreno authored Dec 4, 2024
1 parent a80c9f7 commit 13778f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/experimental/Navigation/exports.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
export * from "./ApplicationFrame"
export * from "./Carousel"
export * from "./Header"
export * from "./Omnibutton"
export * from "./Page"
export * from "./Sidebar"
export * from "./Tabs"

0 comments on commit 13778f8

Please sign in to comment.