mirror of
https://gitlab.com/soapbox-pub/mkstack.git
synced 2025-08-27 13:09:22 +00:00
Avoid any
type
This commit is contained in:
parent
034b5eab33
commit
10386c2c38
@ -589,6 +589,7 @@ The router includes automatic scroll-to-top functionality and a 404 NotFound pag
|
|||||||
- Component-based architecture with React hooks
|
- Component-based architecture with React hooks
|
||||||
- Default connection to one Nostr relay for best performance
|
- Default connection to one Nostr relay for best performance
|
||||||
- Comprehensive provider setup with NostrLoginProvider, QueryClientProvider, and custom AppProvider
|
- Comprehensive provider setup with NostrLoginProvider, QueryClientProvider, and custom AppProvider
|
||||||
|
- **Never use the `any` type**: Always use proper TypeScript types for type safety
|
||||||
|
|
||||||
## Loading States
|
## Loading States
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user