mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-10-27 01:41:58 -06:00
Minor Changes
This commit is contained in:
@@ -381,7 +381,7 @@ export default function NodeConfigurationSidebar({ drawerOpen, setDrawerOpen, ti
|
||||
</DialogActions>
|
||||
</Dialog>
|
||||
|
||||
{/* ---- NEW: Accent Color Picker Dialog ---- */}
|
||||
{/* ---- Accent Color Picker Dialog ---- */}
|
||||
<Dialog
|
||||
open={colorDialogOpen}
|
||||
onClose={() => setColorDialogOpen(false)}
|
||||
|
||||
@@ -16,7 +16,7 @@ import {
|
||||
FilterAlt as FilterIcon,
|
||||
Groups as GroupsIcon,
|
||||
Work as JobsIcon,
|
||||
AutoAwesomeMosaic as WorkflowsIcon,
|
||||
Polyline as WorkflowsIcon,
|
||||
Code as ScriptIcon,
|
||||
PeopleOutline as CommunityIcon
|
||||
} from "@mui/icons-material";
|
||||
|
||||
Reference in New Issue
Block a user