discourse/app/assets/stylesheets/desktop/components/sidebar
Alan Guo Xiang Tan 6e3f3dff86
DEV: Refactor edit tags/categories modal to reduce duplication (#22240)
Why this change?

There was alot of duplication between the edit navigation menu tags/categories modal which
was making it hard to introduce new changes as the work had to be
duplicated into multiple places.

This commit mainly extracts the duplicated code into common components
such that it is easier to make styling changes across both modals.
2023-06-23 08:28:55 +08:00
..
edit-navigation-modal-form DEV: Refactor edit tags/categories modal to reduce duplication (#22240) 2023-06-23 08:28:55 +08:00