Skip to content

Commit 11ae2e6

Browse files
authored
Incorrect code file link
Incorrect code file link. Updating to index.ts
1 parent f8a56fe commit 11ae2e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/component-framework/sample-controls/data-set-component-canvas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Model-driven apps and canvas apps (public preview).
4141
<property-set name="samplePropertySet2" display-name-key="Property_Display_Key2" description-key="Property_Desc_Key2" of-type="SingleLine.Text" usage="bound" required="true"/>
4242
</data-set>
4343
<resources>
44-
<code path="bundle.js" order="1"/>
44+
<code path="index.ts" order="1"/>
4545
<css path="css/TestDataSetCtrl.css" order="1"/>
4646
<resx path="strings/TestDataSetCtrl.1033.resx" version="1.0.0"/>
4747
</resources>

0 commit comments

Comments
 (0)