File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ export {default as BDropdownText} from './components/BDropdown/BDropdownText.vue
44
44
export { default as BForm } from './components/BForm/BForm.vue'
45
45
export { default as BFormCheckbox } from './components/BFormCheckbox/BFormCheckbox.vue'
46
46
export { default as BFormCheckboxGroup } from './components/BFormCheckbox/BFormCheckboxGroup.vue'
47
- export { default as BFormFloatingLabel } from './components/BFormFloatingLabel.vue'
47
+ export { default as BFormFloatingLabel } from './components/BForm/ BFormFloatingLabel.vue'
48
48
export { default as BFormGroup } from './components/BFormGroup/BFormGroup.vue'
49
49
export { default as BFormInput } from './components/BFormInput/BFormInput.vue'
50
50
export { default as BFormInvalidFeedback } from './components/BForm/BFormInvalidFeedback.vue'
You can’t perform that action at this time.
0 commit comments