Skip to content

Commit c6bbb0d

Browse files
committed
fix(dropdown-web): fix studioProCategory
1 parent 9493ca2 commit c6bbb0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/pluggableWidgets/dropdown-web/src/Dropdown.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<widget id="com.mendix.widget.web.dropdown.Dropdown" pluginWidget="true" offlineCapable="true" xmlns="http://www.mendix.com/widget/1.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mendix.com/widget/1.0/ ../node_modules/mendix/custom_widget.xsd">
33
<name>Drop-down</name>
44
<description />
5-
<studioProCategory>Display</studioProCategory>
5+
<studioProCategory>Input elements</studioProCategory>
66
<studioCategory>Display</studioCategory>
77
<helpUrl>https://docs.mendix.com/appstore/widgets/dropdown</helpUrl>
88
<properties>

0 commit comments

Comments
 (0)