Skip to content

Commit

Permalink
Merge pull request #51 from rt4914/48-feature-request-add-custom-inpu…
Browse files Browse the repository at this point in the history
…t-component-to-storybook

Fixes #48: Adding custom input component to story book  & also social link component to story book
  • Loading branch information
rt4914 authored Oct 1, 2024
2 parents db5f72e + ebb5cf5 commit 9a85a1f
Show file tree
Hide file tree
Showing 5 changed files with 682 additions and 3,931 deletions.
1 change: 1 addition & 0 deletions .storybook/preview.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/** @type { import('@storybook/react').Preview } */
import '../src/index.css';
const preview = {
parameters: {
controls: {
Expand Down
Loading

0 comments on commit 9a85a1f

Please sign in to comment.