mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
parent
af877f7ddb
commit
9873c6fb83
@ -35,7 +35,7 @@ const Template = (args: DividerProps) => (
|
||||
<p className="text-sm text-default-400">Beautiful, fast and modern React UI library.</p>
|
||||
</div>
|
||||
<Divider className="my-4" />
|
||||
<div className="flex h-5 items-center space-x-4 text-sm">
|
||||
<div className="flex h-5 items-center space-x-4 rtl:space-x-reverse text-sm">
|
||||
<div>Blog</div>
|
||||
<Divider {...args} orientation="vertical" />
|
||||
<div>Docs</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user