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.
2 parents bc70e3d + 46fb4b8 commit 13f3419Copy full SHA for 13f3419
1 file changed
src/macos-symbol-layer.ts
@@ -16,7 +16,7 @@ export const macosSymbolLayerKeys: Record<string, string> = {
16
['º']: '0',
17
['–']: '-',
18
['≠']: '=',
19
- ['`']: '~',
+ ['`']: '`',
20
['⁄']: '!',
21
['€']: '@',
22
['‹']: '#',
0 commit comments