Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save DannyDelott/fd5249d08635cf2d6fe5f055678ca2d1 to your computer and use it in GitHub Desktop.

Select an option

Save DannyDelott/fd5249d08635cf2d6fe5f055678ca2d1 to your computer and use it in GitHub Desktop.
src/
components/
TokenIcon.tsx
hooks/
usePNLCards.ts
pages/
layouts/
utils/
-----------------------
src/
xray/
storeSlice.ts
constants.ts
types.ts
xray-filters.ts
ui/ // <--- Only place where hooks, React, .tsx, etc.. should live
token/
TokenIcon.tsx
xray/
XRayFilterItem.tsx
XRayPanel.tsx
discovery/
DiscoveryItem.tsx
DiscoveryTokenIcon.tsx
portfolio/
PortfolioListItem.tsx
PortfolioTokenIcon.tsx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment