add width, v0.1.10
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is passing

This commit is contained in:
2026-02-23 19:57:19 +01:00
parent 3ddd108186
commit 29a4e8c2ee
10 changed files with 68 additions and 14 deletions

View File

@@ -80,6 +80,7 @@ export const WithActions: Story = {
value={title}
onChange={(event) => setTitle(event.target.value)}
size="full"
width="full"
/>
</div>
<Dropdown