feat(in-progress): 메인페이지 기본 반응형 전환.
- full, half 모드
This commit is contained in:
@@ -17,6 +17,8 @@ import { joinYearMonth } from './util/joinYearMonth';
|
||||
import { parseYearMonth } from './util/parseYearMonth';
|
||||
exportWindow($, '$');
|
||||
|
||||
import '../scss/main.scss';
|
||||
|
||||
type TurnArg = {
|
||||
//TODO: 채울것
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user