-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(SelectableTile): sync selected prop and state (#8279)
* docs(Tile): update deprecation warning * fix(Tile): sync props and state when uncontrolled * test(Tile): update SelectableTile tests * chore: update snapshots * docs(Tile): add temp example story * refactor(Tile): use hoisted functions instead of expressions * docs(Tile): remove test story Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Loading branch information
1 parent
c4114f1
commit 8ba9ce4
Showing
3 changed files
with
227 additions
and
226 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.