forked from OpenNeo/impress
Ohh I see, I made a mistake converting this from Next.js routing. It's not that we had a URL search parameter named `outfitId`; it's that if you were coming from the `/outfits/:outfitId` route, it would use that! I still haven't gotten the rest of the site to point that route to this page, but I'll do that in a later change. |
||
|---|---|---|
| .. | ||
| components | ||
| images | ||
| ItemPage | ||
| WardrobePage | ||
| apolloClient.js | ||
| AppProvider.js | ||
| index.js | ||
| ItemPage.js | ||
| ItemPageDrawer.js | ||
| ItemPageLayout.js | ||
| util.js | ||