Added kebab for delete widgets

This commit is contained in:
Nalvazhuthi
2025-03-27 10:54:40 +05:30
parent 5ffb952637
commit a73c893040
11 changed files with 580 additions and 155 deletions

View File

@@ -53,7 +53,6 @@ const PieChartComponent = ({
.getPropertyValue("--accent-color")
.trim();
console.log("accentColor: ", accentColor);
const options = useMemo(
() => ({
responsive: true,