egg easter for geodata column works

This commit is contained in:
flisowna
2022-12-20 14:19:28 +03:00
parent ceabbf3f6e
commit 1332519fe7
2 changed files with 6 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ import type { ColumnType, MapType, TableType, ViewType } from 'nocodb-sdk'
import { ref, useInjectionState, useMetas } from '#imports'
import type { Row } from '~/lib'
export const geodataToggleState = reactive({ show: true })
export const geodataToggleState = reactive({ show: false })
const formatData = (list: Row[]) =>
list.map((row) => ({