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

[Bug] Card components should have spacing after them #2325

Closed
dannysheridan opened this issue Nov 23, 2023 · 1 comment
Closed

[Bug] Card components should have spacing after them #2325

dannysheridan opened this issue Nov 23, 2023 · 1 comment
Assignees
Labels
fern docs Improvements to the Fern Docs product

Comments

@dannysheridan
Copy link
Member

Describe the bug

The card should automatically have a break after it so it isn't on top of the next component in docs.

To Reproduce

    <Card
    this is a card
    />
```mdx ```

Expected behavior
Spacing

Screenshots
Screenshot 2023-11-23 at 14 27

@dannysheridan dannysheridan added bug fern docs Improvements to the Fern Docs product labels Nov 23, 2023
@abvthecity
Copy link
Contributor

fixed in this PR: https://github.com/fern-api/fern-ui/pull/282

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fern docs Improvements to the Fern Docs product
Development

No branches or pull requests

3 participants