diff --git a/components/elements/buttons/DropDown/DropDown.test.ts b/components/elements/buttons/Dropdown/Dropdown.test.ts similarity index 100% rename from components/elements/buttons/DropDown/DropDown.test.ts rename to components/elements/buttons/Dropdown/Dropdown.test.ts diff --git a/components/elements/buttons/DropDown/DropDown.vue b/components/elements/buttons/Dropdown/Dropdown.vue similarity index 100% rename from components/elements/buttons/DropDown/DropDown.vue rename to components/elements/buttons/Dropdown/Dropdown.vue diff --git a/components/elements/buttons/DropDown/DropDownItem.test.ts b/components/elements/buttons/Dropdown/DropdownItem.test.ts similarity index 100% rename from components/elements/buttons/DropDown/DropDownItem.test.ts rename to components/elements/buttons/Dropdown/DropdownItem.test.ts diff --git a/components/elements/buttons/DropDown/DropDownItem.vue b/components/elements/buttons/Dropdown/DropdownItem.vue similarity index 100% rename from components/elements/buttons/DropDown/DropDownItem.vue rename to components/elements/buttons/Dropdown/DropdownItem.vue