fix: initTooltip과 bootstrap-vue-3 충돌 문제 해결

- 기타 data-bs 안붙은거 마저 수정
This commit is contained in:
2021-12-11 11:37:41 +09:00
parent 95bd5b539f
commit dfb10c1b44
15 changed files with 131 additions and 112 deletions
+1 -1
View File
@@ -27,6 +27,7 @@
"async-validator": "^4.0.7",
"axios": "^0.24.0",
"bootstrap": "^5.1.3",
"bootstrap-vue-3": "^0.1.0",
"core-js": "^3.19.3",
"date-fns": "^2.27.0",
"downloadjs": "^1.4.7",
@@ -58,7 +59,6 @@
"@vue/eslint-config-typescript": "^9.1.0",
"babel-plugin-lodash": "^3.3.4",
"babel-preset-modern-browsers": "^15.0.2",
"bootstrap-vue-3": "^0.1.0",
"bootswatch": "^5.1.3",
"clean-terminal-webpack-plugin": "^3.0.0",
"css-loader": "^6.5.1",