mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-28 23:12:32 +03:00
fix(extension-onboarding): update shortcut
This commit is contained in:
parent
73ef5a991b
commit
d6f3a16fad
@ -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