manakuro / project-management-demo-frontend

Asana clone app for font-end
https://project-management-demo.manatoworks.me/
3 stars 4 forks source link

refactor: organize components #52

Closed manakuro closed 1 year ago

manakuro commented 1 year ago

Summary

Before:

src/components/
  ├── atoms
  ├── molecules
  └── organisms

After:

src/components/
├── features
│   ├── molecules
│   └── organisms
└── ui
    ├── atoms
    ├── molecules
    └── organisms
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
project-management-demo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 26, 2023 5:53am
github-actions[bot] commented 1 year ago

Visit the :books: Storybook :books: for this PR (updated for commit c63ab40020bf76af1edfcedf974421055fd4c302): https://63894befbaf58840c037c246-qsbiruqiao.chromatic.com/

Build URL: https://www.chromatic.com/build?appId=63894befbaf58840c037c246&number=14 (:fire: updated at Fri May 26 14:31:50 JST 2023)

github-actions[bot] commented 1 year ago

Visit the :books: Storybook :books: for this PR (updated for commit ea0d2ab1f0cbe7b598318de5b9642894ed19513d): https://63894befbaf58840c037c246-yjtdnbyhdu.chromatic.com/

Build URL: https://www.chromatic.com/build?appId=63894befbaf58840c037c246&number=15 (:fire: updated at Fri May 26 14:54:20 JST 2023)