Skip to content

Commit

Permalink
refactor(select): rename native select and custom select #INFR-10691
Browse files Browse the repository at this point in the history
  • Loading branch information
minlovehua committed Feb 22, 2024
1 parent 46bf4b6 commit 33711e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/name-package-relation.json
Original file line number Diff line number Diff line change
Expand Up @@ -498,9 +498,9 @@
"SELECT_OPTION_GROUP_MAX_HEIGHT": "select",
"SELECT_PANEL_PADDING_TOP": "select",
"OptionValue": "select",
"ThySelectCustomComponent": "select",
"ThySelect": "select",
"ThySelectModule": "select",
"ThySelectComponent": "select",
"ThyNativeSelect": "select",
"THY_SELECT_SCROLL_STRATEGY": "select",
"THY_SELECT_SCROLL_STRATEGY_FACTORY": "select",
"THY_SELECT_SCROLL_STRATEGY_PROVIDER": "select",
Expand Down

0 comments on commit 33711e0

Please sign in to comment.