Setup library for publishing to npm

This commit is contained in:
2025-03-31 20:56:14 +01:00
parent eaa19a5c38
commit f9aadb20d3
52 changed files with 702 additions and 229 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ const meta = {
parameters: {
layout: 'centered',
},
tags: ['autodocs'],
tags: ['!autodocs'],
argTypes: {
color: { options: ['client', 'productOwner', 'developer', 'admin'] },
label: { control: 'text' },