Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfeng33 committed Dec 10, 2024
1 parent f5c2bc3 commit b7638e7
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 78 deletions.
2 changes: 1 addition & 1 deletion packages/core/src/lib/static/type.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import type { AnyObject } from '@udecode/plate-common';
import type { TElement, TText } from '@udecode/slate';
import type { AnyObject } from '@udecode/utils';

// export interface TRenderStaticElementProps<T extends TElement = TElement> {
// attributes: {
Expand Down
Loading

0 comments on commit b7638e7

Please sign in to comment.