Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2022-09-07 12:21:14 +02:00
parent c865569d20
commit 6a100e8011
1 changed files with 2 additions and 0 deletions

View File

@ -1288,6 +1288,7 @@
"FlexChild": {"props": ["flexChild", "flex"]},
"FlowerStar": {"props": ["flowerStarContainer", "flowerStar"]},
"FormText": {"props": ["description", "modeDefault"]},
"ForumPage": {"props": ["newPostsButton", "list", "searchIcon"]},
"Game": {"props": ["game", "gameName"]},
"GameIcon": {"props": ["gameIcon", "small", "xsmall"]},
"GameLibraryTable": {"props": ["stickyHeader", "emptyStateText"]},
@ -2192,6 +2193,7 @@
"flowerstarchild": ["FlowerStar", "childContainer"],
"flowerstarcontainer": ["FlowerStar", "flowerStarContainer"],
"formtext": ["FormText", "formText"],
"forumpagelist": ["ForumPage", "list"],
"game": ["Game", "game"],
"gameicon": ["GameIcon", "gameIcon"],
"gameiconlarge": ["GameIcon", "large"],