Skip to content

Commit

Permalink
fix(minicard): export from root index.js (#1272)
Browse files Browse the repository at this point in the history
  • Loading branch information
tay1orjones authored Nov 11, 2022
1 parent 8678116 commit e2b2039
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/gatsby-theme-carbon/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ export { default as ExpressiveListContainer } from './src/components/ExpressiveL
export { default as ExpressiveList } from './src/components/ExpressiveList';
// Homepage Template Components
export { HomepageCallout, HomepageBanner } from './src/components/Homepage';
export { MiniCard } from './src/components/MiniCard';

1 comment on commit e2b2039

@vercel
Copy link

@vercel vercel bot commented on e2b2039 Nov 11, 2022

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.