Update KeyboardShortcuts.js
This commit is contained in:
@ -12,8 +12,8 @@ function KeyboardShortcuts() {
|
|||||||
return (
|
return (
|
||||||
<Flex column>
|
<Flex column>
|
||||||
<HelpText>
|
<HelpText>
|
||||||
Abstract is designed to be super fast. All of your usual keyboard
|
Atlas is designed to be super fast and easy to use.
|
||||||
shortcuts work here.
|
All of your usual keyboard shortcuts work here.
|
||||||
</HelpText>
|
</HelpText>
|
||||||
<HtmlContent dangerouslySetInnerHTML={{ __html: htmlContent }} />
|
<HtmlContent dangerouslySetInnerHTML={{ __html: htmlContent }} />
|
||||||
</Flex>
|
</Flex>
|
||||||
|
Reference in New Issue
Block a user