laconic-deploy/packages/frontend/src
Wahyu Kurniawan ea44efa0f2
[T-4867: feat] Horizontal and vertical tabs component (#84)
* ️ feat: create tabs component

* ♻️ refactor: avoid big conflict on the example page

* 🔧 chore: upgrade tailwindcss and install `@radix-ui/react-tabs`

* ️ feat: create globe icon component

* 🎨 style: adjust vertical tab theme

* 📝 docs: add vertical tabs to the example page
2024-02-21 16:13:16 +07:00
..
assets Merge remote-tracking branch 'origin/main' 2024-02-21 11:00:14 +07:00
components [T-4867: feat] Horizontal and vertical tabs component (#84) 2024-02-21 16:13:16 +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-4867: feat] Horizontal and vertical tabs component (#84) 2024-02-21 16:13:16 +07:00
utils ️ feat: create cloneIcon util function 2024-02-19 21:16:17 +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