intuit / intuit/doc-blocks

Docs @doc-blocks/shield-row

Open
#23 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
23
Forks
14
PR merge metrics
No merged PRs in 30d

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.

1. the file `@doc-blocks/shield-row/dist/main.css` is not available on the dist folder.
2. the export is not using the `export default` so it should be `import { ShieldRow } from '@doc-blocks/shield-row';` instead of `import ShieldRow from "@doc-blocks/shield-row"`

**Reference:**
https://intuit.github.io/doc-blocks/?path=/story/components-shieldrow--basic-usage

Screenshot 2022-01-03 at 15 42 24

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.