- Removed the redirect logic from the NodeEditorPage, now directly rendering the DataFlowPage component. - Updated the AdminPageRenderer to correctly register the new node editor page and adjust the cascading management imports for consistency. - Enhanced the dynamic import logic to streamline page loading and improve performance. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| AdminButton.tsx | ||
| AdminPageRenderer.tsx | ||
| AppLayout.tsx | ||
| EmptyDashboard.tsx | ||
| Logo.tsx | ||
| MainHeader.tsx | ||
| MainSidebar.tsx | ||
| MobileMenu.tsx | ||
| ProfileModal.tsx | ||
| SideMenu.tsx | ||
| TabBar.tsx | ||
| TabContent.tsx | ||
| ThemeToggle.tsx | ||
| UserDropdown.tsx | ||