Skip to content

Commit

Permalink
fix: export filtersdropdown because I forgot! (#668)
Browse files Browse the repository at this point in the history
chore: export filtersdropdown

Co-authored-by: Jess Divers <[email protected]>
  • Loading branch information
farosFreed and Jess Divers authored Dec 13, 2024
1 parent fa1c937 commit 0052ba1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib-components/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export { default as CardMeta } from './CardMeta.vue'
export { default as DateFilter } from './DateFilter.vue'
export { default as DividerGeneral } from './DividerGeneral.vue'
export { default as DividerWayFinder } from './DividerWayFinder.vue'
export { default as FiltersDropdown } from './FiltersDropdown.vue'
export { default as FlexibleAssociatedTopicCards } from './Flexible/AssociatedTopicCards.vue'
export { default as FlexibleBannerFeatured } from './Flexible/BannerFeatured.vue'
export { default as FlexibleBlocks } from './FlexibleBlocks.vue'
Expand Down

1 comment on commit 0052ba1

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.