Skip to content

Commit

Permalink
update src/components index.ts to include ShareListForm
Browse files Browse the repository at this point in the history
  • Loading branch information
bbland1 committed Sep 1, 2024
1 parent 2da185a commit 673abb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ export * from "./SingleList";
export * from "./CreateList";
export * from "./ProtectedRoute";
export * from "./AuthenticatedNavBar";
export * from "./forms/ShareListForm";

0 comments on commit 673abb0

Please sign in to comment.