Add MarkdownShortcuts
This commit is contained in:
@ -3,6 +3,7 @@ import styled from 'styled-components';
|
||||
import { color } from 'styles/constants';
|
||||
|
||||
const HelpText = styled.p`
|
||||
margin-top: 0;
|
||||
color: ${color.slateDark};
|
||||
`;
|
||||
|
||||
|
Reference in New Issue
Block a user