mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-26 04:19:49 +03:00
fix(extension-onboarding): revoke new shortcut for mac
This commit is contained in:
parent
a144172eae
commit
15ece0ae64
@ -29,7 +29,7 @@ function JumperKeyboardShortcut(props) {
|
||||
css={STYLES_SAVING_SHORTCUT_ICON}
|
||||
style={{ marginLeft: 4 }}
|
||||
>
|
||||
.
|
||||
{isUsingMac() ? "J" : "."}
|
||||
</System.H4>
|
||||
</div>
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user