We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a56fe commit 11ae2e6Copy full SHA for 11ae2e6
powerapps-docs/developer/component-framework/sample-controls/data-set-component-canvas.md
@@ -41,7 +41,7 @@ Model-driven apps and canvas apps (public preview).
41
<property-set name="samplePropertySet2" display-name-key="Property_Display_Key2" description-key="Property_Desc_Key2" of-type="SingleLine.Text" usage="bound" required="true"/>
42
</data-set>
43
<resources>
44
- <code path="bundle.js" order="1"/>
+ <code path="index.ts" order="1"/>
45
<css path="css/TestDataSetCtrl.css" order="1"/>
46
<resx path="strings/TestDataSetCtrl.1033.resx" version="1.0.0"/>
47
</resources>
0 commit comments