Skip to content

Commit

Permalink
Added export for Breadcrumbs
Browse files Browse the repository at this point in the history
  • Loading branch information
akademy authored Dec 13, 2024
1 parent 974b508 commit d16ac65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// components
export * from "./components/Breadcrumbs";
export * from "./components/Navbar";
export * from "./components/User";
export * from "./components/VisitInput";
Expand Down

0 comments on commit d16ac65

Please sign in to comment.