Update KeyboardShortcuts.js

This commit is contained in:
Tom Moor
2017-07-12 08:08:00 -07:00
committed by GitHub
parent 57b11fab32
commit c267b8ea0a

View File

@ -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>