Skip to content

Commit

Permalink
Merge pull request #50 from rt4914/rray524/add-custom-navigation-button
Browse files Browse the repository at this point in the history
Fix #24 : Add custom navigation button
  • Loading branch information
rt4914 authored Oct 1, 2024
2 parents 9a85a1f + 738090b commit 3443412
Show file tree
Hide file tree
Showing 36 changed files with 764 additions and 793 deletions.
3 changes: 2 additions & 1 deletion .storybook/preview.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import "../src/index.css";
/** @type { import('@storybook/react').Preview } */
import '../src/index.css';

const preview = {
parameters: {
controls: {
Expand Down
Loading

0 comments on commit 3443412

Please sign in to comment.