Explorar el Código

fix: rename story

Sv443 hace 10 meses
padre
commit
f131e4fcd7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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" },