Go to file
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
contracts feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
deploy feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
deployments/mumbai feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
lib feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
scripts feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
test feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
ui feat: list minted sites (#42) 2022-12-16 11:27:39 -03:00
.env.example feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
.gitignore feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
.gitmodules feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
.prettierrc refactor: repo structure (#1) 2022-11-23 09:09:39 -03:00
LICENSE Initial commit 2022-09-27 16:57:59 -03:00
foundry.toml feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
hardhat.config.ts feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
package.json feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
remappings.txt feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
yarn.lock feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00