File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
packages/ui-extensions/src/surfaces/admin/components/TextField/examples Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1+ < s-tooltip id ="info-tooltip "> This is info tooltip</ s-tooltip >
12< s-text-field label ="Discount code ">
2- < s-icon slot ="accessory " interestFor ="info-tooltip " type ="info "> </ s-icon >
3- < s-tooltip id ="info-tooltip "> This is info tooltip</ s-tooltip >
3+ < s-icon slot ="accessory " interestFor ="info-tooltip " type ="info " />
44</ s-text-field >
Original file line number Diff line number Diff line change 1- < s-text-field label = "Discount code" >
2- < s-icon slot = "accessory" interestFor = "info-tooltip" type = "info" />
1+ < >
32 < s-tooltip id = "info-tooltip" > This is info tooltip</ s-tooltip >
4- </ s-text-field >
3+ < s-text-field label = "Discount code" >
4+ < s-icon slot = "accessory" interestFor = "info-tooltip" type = "info" />
5+ </ s-text-field >
6+ </ >
You can’t perform that action at this time.
0 commit comments