-
- Downloads
Fix some additional incorrect types (#2676)
* Fix some additional incorrect types - This is part of working towards having enough correct types to be able to run tsc on our packed api without error. - Working towards being able to ship types for the api in the package * Add release note
Showing
- packages/desktop-client/src/components/ThemeSelector.tsx 1 addition, 0 deletionspackages/desktop-client/src/components/ThemeSelector.tsx
- packages/desktop-client/src/style/theme.tsx 5 additions, 1 deletionpackages/desktop-client/src/style/theme.tsx
- packages/loot-core/src/types/models/index.d.ts 1 addition, 0 deletionspackages/loot-core/src/types/models/index.d.ts
- packages/loot-core/src/types/models/transaction.d.ts 5 additions, 1 deletionpackages/loot-core/src/types/models/transaction.d.ts
- packages/loot-core/src/types/prefs.d.ts 3 additions, 1 deletionpackages/loot-core/src/types/prefs.d.ts
- packages/loot-core/src/types/server-handlers.d.ts 1 addition, 1 deletionpackages/loot-core/src/types/server-handlers.d.ts
- upcoming-release-notes/2676.md 6 additions, 0 deletionsupcoming-release-notes/2676.md
Loading
Please register or sign in to comment