Sv443 před 10 měsíci
rodič
revize
940c461e8a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/stories/Ripple.stories.ts

+ 1 - 1
src/stories/Ripple.stories.ts

@@ -6,7 +6,7 @@ import "../components/ripple.css";
 //#region meta
 
 const meta = {
-  title: "Ripple/Button",
+  title: "Ripple",
   render,
   argTypes: {
     backgroundColor: { control: "color" },