Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(minicard): export from root index.js #1272

Merged
merged 1 commit into from
Nov 11, 2022
Merged

fix(minicard): export from root index.js #1272

merged 1 commit into from
Nov 11, 2022

Conversation

tay1orjones
Copy link
Member

Adds MiniCard to be exported at the root. We had a report that

import { MiniCard } from "gatsby-theme-carbon";

was not working. Until this is published, workaround is

import { MiniCard } from "gatsby-theme-carbon/src/components/MiniCard";

Changelog

New

  • add MiniCard export to index.js

@vercel
Copy link

vercel bot commented Nov 11, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
gatsby-theme-carbon ✅ Ready (Inspect) Visit Preview Nov 11, 2022 at 1:32AM (UTC)

@sstrubberg sstrubberg merged commit e2b2039 into main Nov 11, 2022
@sstrubberg sstrubberg deleted the export-minicard branch November 11, 2022 16:04
@alisonjoseph alisonjoseph added this to the 2022 Q4 milestone Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants