mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-10 13:14:04 +03:00
removed extra spaces
This commit is contained in:
parent
df88597134
commit
70c1d79a3d
@ -28,8 +28,6 @@ const STYLES_UNDERLINE = css`
|
||||
text-decoration: underline;
|
||||
`;
|
||||
|
||||
|
||||
|
||||
export default class SystemPageTypography extends React.Component {
|
||||
render() {
|
||||
return (
|
||||
@ -169,7 +167,6 @@ This is heading level 4
|
||||
<System.P>External References <ViewSourceLink file="system/typography.js" /></System.P>
|
||||
<br />
|
||||
</SystemPage>
|
||||
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user