diff --git a/app/client/src/widgets/DropdownWidget/index.ts b/app/client/src/widgets/DropdownWidget/index.ts index eba2f1b95f..42f54b2602 100644 --- a/app/client/src/widgets/DropdownWidget/index.ts +++ b/app/client/src/widgets/DropdownWidget/index.ts @@ -4,7 +4,7 @@ import { GRID_DENSITY_MIGRATION_V1 } from "widgets/constants"; export const CONFIG = { type: Widget.getWidgetType(), - name: "Dropdown", + name: "Select", iconSVG: IconSVG, needsMeta: true, defaults: {