Skip to content

Commit

Permalink
fix index file and remove export
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan-Y-Ko committed Sep 9, 2023
1 parent bc768b4 commit 3a2c858
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/ideation/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ export { default as VoteDescriptionCard } from "./VoteDescriptionCard";
export { default as VoteCard } from "./VoteCard";
export { default as ContributionCard } from "./ContributionCard";
export { ideation, type Ideation } from "./fixtures/ideation";
export { banner_title, banner_description } from "./fixtures/ideation_banner";

0 comments on commit 3a2c858

Please sign in to comment.