cleanup(prettier): run prettier across all ts/tsx files

This commit is contained in:
Jordan Knott
2020-04-10 14:47:24 -05:00
parent 90f22d322e
commit dc4792f7c2
6 changed files with 158 additions and 172 deletions

View File

@ -26,4 +26,3 @@ export const Default = () => {
</>
);
};