Skip to content

Commit

Permalink
Merge 67af686 into 301e3f4
Browse files Browse the repository at this point in the history
  • Loading branch information
32penkin committed Nov 1, 2019
2 parents 301e3f4 + 67af686 commit 4fd102e
Show file tree
Hide file tree
Showing 22 changed files with 1,323 additions and 137 deletions.
9 changes: 9 additions & 0 deletions docs/src/structure.ts
Expand Up @@ -288,6 +288,15 @@ export const structure = [
},
],
},
{
type: 'tabs',
name: 'Card',
icon: 'card.svg',
source: [
'Card',
'CardHeader',
],
},
{
type: 'tabs',
name: 'Layout',
Expand Down
41 changes: 11 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4fd102e

Please sign in to comment.