ipfs-webui
ipfs-webui copied to clipboard
feat: migrate radio component to typescript
Migrate Radio component to TypeScript
Changes
- Converted
Radio.jsto TypeScript (Radio.tsx) - Added proper TypeScript interfaces and type definitions
- Apply radio component to others
Related Issues
- #2349