misc: scss 파일 정리

This commit is contained in:
2021-12-11 12:12:16 +09:00
parent 8d3a15b117
commit 11adb5ddf0
7 changed files with 13 additions and 12 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
import "@scss/troop.scss";
import { errUnknown } from "@/common_legacy";
import { launchTroopPlugin } from "@/extPluginTroop";
import jQuery from "jquery";
import "@scss/troop.scss";
jQuery(function($){
//btnJoinTroop, btnLeaveTroop, btnKickTroop, btnCreateTroop, btnChangeTroopName
$('#btnLeaveTroop').click(function(){