mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-10-27 15:21:57 -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)}
|
||||
|
||||
Reference in New Issue
Block a user