chore: Fix the name of the select widget listed in the widget list (#7518)
This commit is contained in:
parent
6913d188f9
commit
8a787c9918
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user