snowballtools-base/packages/frontend/src
Wahyu Kurniawan d2ca4df35a
[T-4864: feat] Radio component (#90)
* 🎨 style: make the cursor of the tab trigger wrapper to default

* ️ feat: create radio component

* 📝 docs: add radio component to the example page

* 🔧 chore: install `@radix-ui/react-radio-group`
2024-02-22 17:30:33 +07:00
..
assets Merge remote-tracking branch 'origin/main' 2024-02-21 11:00:14 +07:00
components [T-4864: feat] Radio component (#90) 2024-02-22 17:30:33 +07:00
context Merge remote-tracking branch 'origin/main' 2024-02-21 11:00:14 +07:00
layouts Implement organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +05:30
pages [T-4864: feat] Radio component (#90) 2024-02-22 17:30:33 +07:00
utils 🔧 chore: implement classnames utils 2024-02-21 15:43:09 +07:00
App.test.tsx Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
App.tsx Implement organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +05:30
constants.ts Show public repo GitHub activity without authentication (#68) 2024-02-14 17:35:02 +05:30
index.css feat: focus ring class 2024-02-19 20:05:29 +08:00
index.tsx 🎨 style: add inter font family 2024-02-19 20:15:32 +07:00
logo.svg Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
react-app-env.d.ts Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
reportWebVitals.ts Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
setupTests.ts Create react app with tailwind, typescript, eslint and prettier (#4) 2023-12-08 10:50:55 +05:30
types.ts Merge remote-tracking branch 'origin/main' 2024-02-21 11:00:14 +07:00