Fix asset paths and routing issues

- Fix asset paths from /react/templateassets/ to /react/assets/
- Fix missing slash in asset paths (/reactassets/ to /react/assets/)
- Update environment.jsx to ensure base_path always has trailing slash
- Fix BrowserRouter basename configuration
- Update Header.jsx exclusionArray paths
- Fix themeSettings and rightSidebar asset paths
This commit is contained in:
tuanOts
2025-05-25 02:11:19 +07:00
parent a32097fb4a
commit 37f11dc23a
6 changed files with 8 additions and 7 deletions
@@ -172,7 +172,7 @@ const RightSideBar = () => {
<input type="checkbox" id={1} className="check" />
<label htmlFor={1} className="checktoggle">
<Link
to="https://dreamspos.dreamguystech.com/react/template-rtl/dashboard"
to="https://dreamspos.dreamguystech.com/react/dashboard"
className="layout-link"
>
checkbox