Skip to content

Commit

Permalink
feat: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pomelo-nwu committed Aug 14, 2024
1 parent 0f54e5c commit fea2a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/studio-query/src/statement/typing.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { CypherSchemaData } from '../cypher-editor';
import { CypherSchemaData } from '../components/cypher-editor';
import type { IStatement } from '../app/context';
export interface IEditorProps {
id: string;
Expand Down

0 comments on commit fea2a0e

Please sign in to comment.