add width, v0.1.10
This commit is contained in:
@@ -80,6 +80,7 @@ export const WithActions: Story = {
|
||||
value={title}
|
||||
onChange={(event) => setTitle(event.target.value)}
|
||||
size="full"
|
||||
width="full"
|
||||
/>
|
||||
</div>
|
||||
<Dropdown
|
||||
|
||||
Reference in New Issue
Block a user