Steven Enamakel 2309021bbd Enforce static imports and improve error handling for Tauri API calls
- Updated the codebase to replace dynamic imports with static imports for Tauri API calls, enhancing performance and compliance with new coding standards.
- Implemented try/catch blocks around Tauri API calls to handle errors gracefully in non-Tauri environments.
- Refactored components to ensure consistent usage of static imports, improving code clarity and maintainability.
- Adjusted the `activeTeamId` property in the User interface to be required, ensuring better type safety.
2026-02-06 01:40:08 +05:30
2026-02-04 18:05:04 +05:30
2026-02-05 19:29:21 +05:30
2026-02-03 15:26:38 +05:30
2026-02-04 08:02:06 +05:30
2026-02-05 19:29:21 +05:30
2026-02-03 15:26:38 +05:30

Tauri + React + Typescript

This template should help get you started developing with Tauri, React and Typescript in Vite.

S
Description
No description provided
Readme GPL-3.0
214 MiB
Languages
Rust 59.1%
TypeScript 37.9%
JavaScript 1.6%
Shell 1.2%
CSS 0.1%