misc: common.css를 bootstrap5를 포함한 css로 변경
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import $ from "jquery";
|
||||
import axios from "axios";
|
||||
|
||||
axios.defaults.headers.common['X-Requested-With'] = 'XMLHttpRequest';
|
||||
/**
|
||||
* object의 array를 id를 key로 삼는 object로 재 변환
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user