Run prettier.

This commit is contained in:
Jussi Hallila
2021-01-11 09:41:06 +01:00
parent e9c75d64a3
commit b62bc928de
+1 -1
View File
@@ -315,7 +315,7 @@ export AUTH_GITHUB_CLIENT_SECRET=xxx
> ...
```
5. Open and change _root > packages > app > src >`App.tsx` to use correct
5. Open and change \_root > packages > app > src >`App.tsx` to use correct
authentication provider reference
```tsx