Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
lexoyo committed Oct 24, 2023
1 parent 0681512 commit e4e4570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/model/DataTree.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

import grapesjs, { Editor, Component } from 'grapesjs'
import { DataTree } from './DataTree'
import { Type, Filter, FieldProperty, Field } from '../types'
import { Type, Filter, FieldProperty, Field, State } from '../types'
import { DataSourceEditor } from '..'
import { setState } from './state'

Expand Down

0 comments on commit e4e4570

Please sign in to comment.