mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 17:47:01 +00:00
fix(nc-gui): lint
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { ColumnHelper } from 'nocodb-sdk'
|
||||
import { type ColumnType, type TableType, UITypes } from 'nocodb-sdk'
|
||||
import { ColumnHelper, UITypes } from 'nocodb-sdk'
|
||||
import type { ColumnType, TableType } from 'nocodb-sdk'
|
||||
|
||||
export const valueToCopy = (
|
||||
rowObj: Row,
|
||||
|
||||
Reference in New Issue
Block a user