mirror of https://github.com/nocodb/nocodb
Wing-Kam Wong
2 years ago
3 changed files with 0 additions and 24 deletions
@ -1,8 +0,0 @@
|
||||
import { defineNuxtPlugin } from 'nuxt/app' |
||||
import Toast from 'vue-toastification' |
||||
// Import the CSS or use your own!
|
||||
import 'vue-toastification/dist/index.css' |
||||
|
||||
export default defineNuxtPlugin((nuxtApp) => { |
||||
nuxtApp.vueApp.use(Toast, {}) |
||||
}) |
Loading…
Reference in new issue