optimized layer control elements

This commit is contained in:
Anton Tranelis 2025-10-11 03:42:06 +02:00
parent d10f924fa0
commit 88914281ba

View File

@ -149,6 +149,7 @@ function App() {
/>
),
name: l.name, // name that appear in Sidebar
color: l.menuColor,
})),
)
// eslint-disable-next-line no-catch-all/no-catch-all