fix: lint errors

This commit is contained in:
DarkPhoenix2704
2025-09-12 13:38:20 +00:00
parent 5b8638d211
commit e77b1be636
11 changed files with 10 additions and 20 deletions

View File

@@ -64,7 +64,7 @@ export const defaultRowColorInfo: RowColoringInfo = {
is_set_as_background: null,
}
const getDefaultViewMetas = (viewType: ViewTypes) => {
export const getDefaultViewMetas = (viewType: ViewTypes) => {
switch (viewType) {
case ViewTypes.FORM:
return {