fix: main 페이지가 vue로 통합되었으므로 printCSS 변경

This commit is contained in:
2021-12-11 11:55:17 +09:00
parent dd2afb7609
commit 8d3a15b117
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -1,5 +1,3 @@
import $ from 'jquery';
exportWindow(scrollHardTo, 'scrollHardTo');
import { exportWindow } from '@util/exportWindow';