mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
To add a components link to the sidebar refactoring was required to create unique URLs for themes and components. Before the query param was used. After changes, we have two URLs `/admin/customize/themes` and `/admin/customize/components`.