# src/components/ui

Components relating to ui should be placed in this directory.

Example:

- ui/Button/
  - Button.tsx
  - Button.test.tsx
  - index.ts
