adm-super-search-modal-2
Advanced tools
Comparing version 0.0.41 to 0.0.42
{ | ||
"name": "adm-super-search-modal-2", | ||
"version": "0.0.41", | ||
"version": "0.0.42", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "files": [ |
@@ -1,6 +0,6 @@ | ||
import { createApp } from 'vue' | ||
import './style/style.css' | ||
import App from './App.vue' | ||
import { createApp } from 'vue'; | ||
import './style/style.css'; | ||
import App from './App.vue'; | ||
const app = createApp(App); | ||
app.mount('#app'); |
@@ -1,3 +0,1 @@ | ||
// import './style/style.css'; | ||
export * from './components'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
413051
7782