Mudana-grune 2 лет назад
Родитель
Сommit
c52c793bc9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      apps/app/src/components/PageEditor/HandsontableModal.tsx

+ 1 - 1
apps/app/src/components/PageEditor/HandsontableModal.tsx

@@ -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 = {