groups functional & bugfixes

This commit is contained in:
2024-06-15 22:36:45 +03:00
parent 480d2fe141
commit e51140583b
12 changed files with 399 additions and 77 deletions

View File

@ -17,6 +17,9 @@ export const darkTheme: ThemeConfig = {
activeBorderColor: "#001529",
colorTextPlaceholder: "grey",
},
Select: {
colorTextPlaceholder: "grey",
},
},
};