Skip to content

Commit 471963c

Browse files
committed
docs: Add Percent0, Percent75, Percent100 to Icon enum documentation
1 parent a405a61 commit 471963c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs-site/docs/api-reference/enums.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,8 @@ Icon.Chat, Icon.Sound
234234

235235
# Editing & Content
236236
Icon.Rename, Icon.New, Icon.Add, Icon.Delete, Icon.Type, Icon.Asterisk
237-
Icon.Thumb, Icon.Percent, Icon.Percent25, Icon.Percent50
237+
Icon.Thumb, Icon.Percent, Icon.Percent0, Icon.Percent25, Icon.Percent50
238+
Icon.Percent75, Icon.Percent100
238239

239240
# Food & Drink
240241
Icon.Coffee, Icon.Beer, Icon.Champagne, Icon.WineGlass, Icon.Cocktail

0 commit comments

Comments
 (0)