Skip to content

Commit 3afb824

Browse files
axelEandrewscalebpollman
authored andcommitted
fix(ui-react): Whitespace in Tab IDs (#5378)
* fix: whitespace in tabs, validate value & defaultValue types * chore: added changeset * fix: creates const idValue to avoid changing inputted values * fix: removed unused import, type-checked before .replace * fix: called functions in test * fix: updated ComposedTabsExample.tsx
1 parent a86bb52 commit 3afb824

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/tall-olives-beam.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@aws-amplify/ui-react': patch
3+
---
4+
5+
fixes invalid tab IDs

0 commit comments

Comments
 (0)