We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcad60d commit 78ff65bCopy full SHA for 78ff65b
packages/react/src/__tests__/__snapshots__/TextInput.test.tsx.snap
@@ -1926,6 +1926,7 @@ exports[`TextInput renders trailingAction icon button 1`] = `
1926
}
1927
1928
.c5[popover] {
1929
+ position: absolute;
1930
padding: 0.5em 0.75em;
1931
width: -webkit-max-content;
1932
width: -moz-max-content;
@@ -2920,6 +2921,7 @@ exports[`TextInput renders trailingAction text button with a tooltip 1`] = `
2920
2921
2922
2923
.c6[popover] {
2924
2925
2926
2927
0 commit comments