Port App and FatalError components to TS and functional components (#1535)
* Port app to functional component and tsx * FatalError functional component + tsx * Release notes * Exports cleanup * App cleanup * Address PR comments
Showing
- packages/desktop-client/package.json 1 addition, 0 deletionspackages/desktop-client/package.json
- packages/desktop-client/src/components/App.tsx 179 additions, 0 deletionspackages/desktop-client/src/components/App.tsx
- packages/desktop-client/src/components/AppBackground.tsx 6 additions, 1 deletionpackages/desktop-client/src/components/AppBackground.tsx
- packages/desktop-client/src/components/FatalError.js 0 additions, 186 deletionspackages/desktop-client/src/components/FatalError.js
- packages/desktop-client/src/components/FatalError.tsx 196 additions, 0 deletionspackages/desktop-client/src/components/FatalError.tsx
- upcoming-release-notes/1535.md 6 additions, 0 deletionsupcoming-release-notes/1535.md
- yarn.lock 12 additions, 0 deletionsyarn.lock
Loading
Please register or sign in to comment