diff --git a/packages/css/src/components/dialog/README.md b/packages/css/src/components/dialog/README.md index 4f03235889..0feaf32050 100644 --- a/packages/css/src/components/dialog/README.md +++ b/packages/css/src/components/dialog/README.md @@ -27,8 +27,7 @@ Also, this approach keeps the order of buttons consistent on both narrow and wid ## Closing Dialog without submit -You can close a Dialog without submitting by using ` - @@ -67,7 +67,7 @@ export const Default: Story = { export const WithScrollbar: Story = { args: { - actions: , + actions: , children: [ Algemeen @@ -125,7 +125,7 @@ export const TriggerButton: Story = { decorators: [ (Story) => (
- +
), @@ -137,7 +137,7 @@ export const VerticalButtons: Story = { actions: ( <> -