mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-22 21:45:56 +03:00
fix(extension-onboarding): update shortcut
This commit is contained in:
parent
72b9b5cba0
commit
a144172eae
@ -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