Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lxfu1 committed Aug 26, 2024
1 parent 6a9c211 commit 9e6a8b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/runtime/types/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ export type G2View = {
style?: Record<string, any>;
tooltip?: boolean;
clip?: boolean;
children?: G2Mark[];
};

export type G2Mark = {
Expand Down

0 comments on commit 9e6a8b1

Please sign in to comment.