impress/app/javascript/wardrobe-2020/WardrobePage
Matchu eef8f1349d Use react-router to *set* the page URL too
We never had a specific reason why we didn't use the router for this I don't think? Not that I wrote down anyway. Let's just switch it over and see what happens!

I mainly did this as a misdiagnosis of the page reload problem fixed in c162864, but it seems like a good idea to try out anyway!
2023-10-23 19:05:08 -07:00
..
support Add AppProvider to wardrobe-2020 2023-10-23 19:05:08 -07:00
index.js Add AppProvider to wardrobe-2020 2023-10-23 19:05:08 -07:00
Item.js
ItemsAndSearchPanels.js
ItemsPanel.js
OutfitControls.js
OutfitKnownGlitchesBadge.js
PosePicker.js
SearchFooter.js
SearchPanel.js
SearchToolbar.js
useOutfitSaving.js
useOutfitState.js Use react-router to *set* the page URL too 2023-10-23 19:05:08 -07:00
useSearchResults.js Add AppProvider to wardrobe-2020 2023-10-23 19:05:08 -07:00
WardrobePageLayout.js
WardrobePreviewAndControls.js