// https://bootstrap-vue.org/docs/reference/settings export default { BToast: { title: 'Alert!', toaster: 'b-toaster-top-center', autoHideDelay: 1000, bodyClass: 'text-center', }, };