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 512fb49 commit 699c115Copy full SHA for 699c115
apps/example/src/Examples/SFSymbols.tsx
@@ -41,6 +41,7 @@ export default function SFSymbols() {
41
? require('../../assets/icons/person_dark.png')
42
: { sfSymbol: 'person.fill' },
43
title: 'Contacts',
44
+ role: 'search',
45
},
46
]);
47
0 commit comments