Skip to content

Commit d70e397

Browse files
committed
feat: introduce UI-Kit components
1 parent 16dafbb commit d70e397

File tree

11 files changed

+278
-413
lines changed

11 files changed

+278
-413
lines changed

.storybook/preview-head.html

Lines changed: 0 additions & 342 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,13 @@
4141
},
4242
"dependencies": {
4343
"@stoplight/json": "1.3.x",
44-
"classnames": "^2.2.6",
4544
"lodash": "4.17.x"
4645
},
4746
"devDependencies": {
4847
"@stoplight/scripts": "4.1.0",
4948
"@stoplight/storybook-config": "1.x.x",
5049
"@stoplight/types": "3.1.x",
5150
"@stoplight/ui-kit": "1.27.x",
52-
"@types/classnames": "^2.2.7",
5351
"@types/react": "16.x.x",
5452
"@types/react-dom": "16.x.x",
5553
"enzyme": "3.x.x",

0 commit comments

Comments
 (0)