Skip to content

Commit

Permalink
add direction=block and align e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackySoul committed Oct 9, 2024
1 parent 3a382cb commit 0fbbfb8
Show file tree
Hide file tree
Showing 11 changed files with 25 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ export const SeparatorPlayground = (props: ComponentPlaygroundProps) => {
align: ['start', 'center', 'end'],
size: ['3xl'],
},
{
direction: ['block'],
align: ['start', 'center', 'end'],
size: ['3xl'],
},
]}
>
{(props: SeparatorProps) => (
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0fbbfb8

Please sign in to comment.