mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
Revert whitespace change
This commit is contained in:
@@ -277,7 +277,7 @@ interface GridComponentProps
|
||||
GridAutoColumnsProps,
|
||||
GridAutoRowsProps,
|
||||
GridTemplatesRowsProps,
|
||||
GridTemplatesColumnsProps{}
|
||||
GridTemplatesColumnsProps {}
|
||||
const Grid: React.ComponentType<GridComponentProps> = styled`
|
||||
${gridGap};
|
||||
${gridRowGap};
|
||||
|
||||
Reference in New Issue
Block a user