Fix react warning, fix dom issues
This commit is contained in:
@ -78,7 +78,7 @@ import type {
|
||||
TText,
|
||||
WithOverride,
|
||||
} from '@udecode/plate';
|
||||
import type { CSSProperties } from 'styled-components';
|
||||
import type { CSSProperties } from 'react';
|
||||
|
||||
export const ELEMENT_SHORTCODE = 'shortcode' as const;
|
||||
|
||||
|
Reference in New Issue
Block a user