|
|
@@ -18,7 +18,7 @@ import { MarkdownTableDataImportForm } from './MarkdownTableDataImportForm';
|
|
|
|
|
|
import styles from './HandsontableModal.module.scss';
|
|
|
import 'handsontable/dist/handsontable.full.min.css';
|
|
|
-import { debounce } from 'throttle-debounce';
|
|
|
+import { debounce } from 'throttle-debounce';
|
|
|
|
|
|
const DEFAULT_HOT_HEIGHT = 300;
|
|
|
const MARKDOWNTABLE_TO_HANDSONTABLE_ALIGNMENT_SYMBOL_MAPPING = {
|