Skip to content

Commit

Permalink
chore: Add export for NetworkButton component
Browse files Browse the repository at this point in the history
  • Loading branch information
ape-fede committed Nov 10, 2022
1 parent f59c048 commit 81cf426
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
Expand Up @@ -28,6 +28,7 @@ export * from "./components/ThemeSwitcher";
export * from "./components/Tabs";
export * from "./components/ScrollToTop";
export * from "./components/RunFiatButton";
export { default as NetworkButton } from "./widgets/Navbar/NetworkButton";

// Hooks
export * from "./hooks";
Expand Down

0 comments on commit 81cf426

Please sign in to comment.