mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
fix(docs): default value of radius in image (#5580)
This commit is contained in:
parent
44350c68ba
commit
8e51a855b1
@ -139,7 +139,7 @@ you can use it with HeroUI `Image` component as well.
|
||||
attribute: "radius",
|
||||
type: "none | sm | md | lg | full",
|
||||
description: "The image border radius.",
|
||||
default: "xl"
|
||||
default: "lg"
|
||||
},
|
||||
{
|
||||
attribute: "shadow",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user