Toggler component
This commit is contained in:
@@ -8,13 +8,14 @@ import checkboxinput from './components/checkbox_input'
|
||||
import DetailsOfUse from './components/forms/details_of_use'
|
||||
import poc from './components/forms/poc'
|
||||
import financial from './components/forms/financial'
|
||||
import toggler from './components/toggler'
|
||||
|
||||
Vue.use(VTooltip)
|
||||
|
||||
|
||||
const app = new Vue({
|
||||
el: '#app-root',
|
||||
components: {
|
||||
toggler,
|
||||
optionsinput,
|
||||
textinput,
|
||||
checkboxinput,
|
||||
|
Reference in New Issue
Block a user