non-fungible-apps/ui
Camila Sosa Morales d96175fa3f
feat: list minted sites (#42)
* feat: add mintes sites list view

* wip: add card but need styles

* style: add style to site card component

* style: add style to site card

* fix: fix onClick propagation

* chore: remove unused param

* Apply suggestions from code review

Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>

* Update list.tsx

Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
2022-12-16 11:27:39 -03:00
..
src feat: list minted sites (#42) 2022-12-16 11:27:39 -03:00
.eslintignore feat: boilerplate for UI (#14) 2022-12-01 10:25:30 -03:00
.eslintrc.js feat: boilerplate for UI (#14) 2022-12-01 10:25:30 -03:00
.gitignore UI 11: refactor vite.config.json (#20) 2022-12-05 15:15:21 -03:00
.prettierrc feat: boilerplate for UI (#14) 2022-12-01 10:25:30 -03:00
index.html feat: boilerplate for UI (#14) 2022-12-01 10:25:30 -03:00
package.json feat: minted site detail (#36) 2022-12-14 18:28:15 -03:00
tsconfig.json UI 11: refactor vite.config.json (#20) 2022-12-05 15:15:21 -03:00
vite.config.ts UI 11: refactor vite.config.json (#20) 2022-12-05 15:15:21 -03:00
yarn.lock feat: minted site detail (#36) 2022-12-14 18:28:15 -03:00