Completed template

This commit is contained in:
adilallo
2026-03-02 22:12:50 -07:00
parent d811b87b12
commit 3e3d2881f5
103 changed files with 1410 additions and 622 deletions
+4 -2
View File
@@ -51,7 +51,8 @@ Active.args = {
Active.parameters = {
docs: {
description: {
story: "Upload component in active state with white button and black text.",
story:
"Upload component in active state with white button and black text.",
},
},
};
@@ -66,7 +67,8 @@ Inactive.args = {
Inactive.parameters = {
docs: {
description: {
story: "Upload component in inactive state with dark button and gray text.",
story:
"Upload component in inactive state with dark button and gray text.",
},
},
};