md-editor-rt
Advanced tools
Comparing version 1.6.6 to 1.6.7
@@ -12,3 +12,3 @@ import { CSSProperties } from 'react'; | ||
markedHeadingId: MarkedHeadingId; | ||
scrollElement?: string | HTMLElement; | ||
scrollElement?: string | Element; | ||
style?: CSSProperties; | ||
@@ -15,0 +15,0 @@ theme?: Themes; |
{ | ||
"name": "md-editor-rt", | ||
"version": "1.6.6", | ||
"version": "1.6.7", | ||
"keywords": [ | ||
@@ -57,3 +57,3 @@ "react", | ||
"@typescript-eslint/parser": "^4.29.0", | ||
"@vavt/markdown-theme": "^0.0.8", | ||
"@vavt/markdown-theme": "^0.0.9", | ||
"@vitejs/plugin-react-refresh": "^1.3.6", | ||
@@ -60,0 +60,0 @@ "axios": "^0.21.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
237889
5718