diff --git a/src/plugins/components/autocomplete/autocomplete.doc.mdx b/src/plugins/components/autocomplete/autocomplete.doc.mdx index 4859119..3d4785e 100644 --- a/src/plugins/components/autocomplete/autocomplete.doc.mdx +++ b/src/plugins/components/autocomplete/autocomplete.doc.mdx @@ -18,7 +18,7 @@ Autocompletes are an essential part of any application. Shuriken UI autocomplete
-### Shape: straight +### Rounded: none Autocompletes shapes allow you to change the border radiuses. Below is an example of a straight autocomplete. @@ -28,7 +28,7 @@ Autocompletes shapes allow you to change the border radiuses. Below is an exampl
-### Shape: rounded +### Rounded: sm Autocompletes shapes allow you to change the border radiuses. Below is an example of a rounded autocomplete. @@ -38,7 +38,7 @@ Autocompletes shapes allow you to change the border radiuses. Below is an exampl
-### Shape: smooth +### Rounded: md Autocompletes shapes allow you to change the border radiuses. Below is an example of a smooth autocomplete. @@ -48,7 +48,7 @@ Autocompletes shapes allow you to change the border radiuses. Below is an exampl
-### Shape: curved +### Rounded: lg Autocompletes shapes allow you to change the border radiuses. Below is an example of a curved autocomplete. @@ -58,7 +58,7 @@ Autocompletes shapes allow you to change the border radiuses. Below is an exampl
-### Shape: full +### Rounded: full Autocompletes shapes allow you to change the border radiuses. Below is an example of a full autocomplete.