Revert whitespace change

This commit is contained in:
David Edmondson
2019-02-08 19:25:08 -08:00
parent f6036e83cf
commit 66469de263

View File

@@ -277,7 +277,7 @@ interface GridComponentProps
GridAutoColumnsProps,
GridAutoRowsProps,
GridTemplatesRowsProps,
GridTemplatesColumnsProps{}
GridTemplatesColumnsProps {}
const Grid: React.ComponentType<GridComponentProps> = styled`
${gridGap};
${gridRowGap};