chore: fallback slot added to the comment example

This commit is contained in:
Junior Garcia 2023-02-15 23:16:08 -03:00
parent 83e3faf90f
commit 015526b016

View File

@ -75,6 +75,7 @@ export interface UseAvatarProps extends HTMLNextUIProps<"span", AvatarVariantPro
* img: "image-classes",
* name: "name-classes",
* icon: "icon-classes",
* fallback: "fallback-classes"
* }} />
* ```
*/