Make tooltips render automatically
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// @ts-ignore
|
||||
import bootstrap from "bootstrap/dist/js/bootstrap.bundle.min";
|
||||
|
||||
export default defineNuxtPlugin(nuxtApp => {
|
||||
nuxtApp.provide("bootstrap", bootstrap);
|
||||
})
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user