-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I added the package @doc-blocks/shield-row to a brand new project and I noticed two things that were documented on the storybook page.
- the file
@doc-blocks/shield-row/dist/main.cssis not available on the dist folder. - the export is not using the
export defaultso it should beimport { ShieldRow } from '@doc-blocks/shield-row';instead ofimport ShieldRow from "@doc-blocks/shield-row"
Reference:
https://intuit.github.io/doc-blocks/?path=/story/components-shieldrow--basic-usage
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
