Skip to content

Commit

Permalink
remove base css/scss example from card component
Browse files Browse the repository at this point in the history
  • Loading branch information
joewhitsitt committed Dec 11, 2023
1 parent a3470d8 commit 53483aa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 30 deletions.
2 changes: 0 additions & 2 deletions src/components/card/Card.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,13 @@ import Background from '../shared/background'
import Borderless from '../shared/borderless'
import Media from '../shared/media'
import { parameters } from '../../../.storybook/preview'
import CardDocs from './CardDocs.mdx';

export default {
parameters: {
docs: {
source: {
code: null,
},
page: CardDocs,
},
},
title: 'Components/Card',
Expand Down
28 changes: 0 additions & 28 deletions src/components/card/CardDocs.mdx

This file was deleted.

0 comments on commit 53483aa

Please sign in to comment.