Skip to content

Commit 437b8a4

Browse files
authored
Merge pull request #5 from kubit-ui/feature/include-new-icons
Add new icons
2 parents 12bcf21 + b3f85c9 commit 437b8a4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+227
-2
lines changed

.storybook/main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ const config: StorybookConfig = {
44
stories: [
55
'../src/components/**/*.mdx',
66
'../src/components/**/*.stories.@(js|jsx|mjs|ts|tsx)',
7+
'../src/storybook/**/*.stories.@(js|jsx|mjs|ts|tsx)',
78
'../.storybook/**/*.stories.@(js|jsx|mdx|ts|tjx|tdx|tsx)',
89
],
910
staticDirs: ['./assets', '../assets'],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kubit-ui-web/react-components",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Kubit React Components is a customizable, accessible library of React web components, designed to enhance your application's user experience",
55
"author": {
66
"name": "Kubit",
Lines changed: 4 additions & 0 deletions
Loading
Lines changed: 4 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 4 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 10 additions & 0 deletions
Loading
Lines changed: 7 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)