feat: collection asset cards (#4422)
* removing differentiating mobile and desktop collections * feat: asset cards * changed card to module + addressed other comments * todo
Showing
| ... | @@ -197,6 +197,7 @@ | ... | @@ -197,6 +197,7 @@ |
| "react-dom": "^18.2.0", | "react-dom": "^18.2.0", | ||
| "react-feather": "^2.0.8", | "react-feather": "^2.0.8", | ||
| "react-ga4": "^1.4.1", | "react-ga4": "^1.4.1", | ||
| "react-infinite-scroll-component": "^6.1.0", | |||
| "react-is": "^17.0.2", | "react-is": "^17.0.2", | ||
| "react-markdown": "^4.3.1", | "react-markdown": "^4.3.1", | ||
| "react-popper": "^2.2.3", | "react-popper": "^2.2.3", | ||
| ... | ... |
File moved
Please register or sign in to comment