Explorar o código

fix: rename story

Sv443 hai 10 meses
pai
achega
940c461e8a
Modificáronse 1 ficheiros con 1 adicións e 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" },