Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewR3K committed Nov 28, 2024
1 parent c2de8bb commit f6d41c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/components/AllComponents.vue
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ import TextAreaComp from "./TextAreaComp.vue";
import GraphSliderComponent from "./GraphSliderComponent.vue";
import CheckboxComponent from "./CheckboxComponent.vue";
import DropdownSelector from "./DropdownSelector.vue";
import DatePicker from "./DatepickerComp.vue";
// import DatePicker from "./DatepickerComp.vue";
const props = defineProps({
element: {
Expand Down

0 comments on commit f6d41c1

Please sign in to comment.