Skip to content

Commit 1b8f54e

Browse files
committed
2612948
1 parent f103981 commit 1b8f54e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

powerapps-docs/maker/canvas-apps/create-component.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,6 @@ Once you save the app, you can reuse the components of this app using the same m
267267
- You can't save data sources, forms, and data tables with components.
268268
- You can't insert a component into a gallery or a form (including SharePoint form).
269269
- If a component that you imported from another app is modified in the original app, you must manually import the component again in the consuming app to receive latest component changes. Use component libraries instead to work with [component updates](component-library.md#update-a-component-library) more efficiently.
270-
- You can't package media files when you import a component.
271270
- Components don't support the [**UpdateContext**](./functions/function-updatecontext.md) function, but you can create and update variables in a component by using the [**Set**](functions/function-set.md) function. The scope of these variables is limited to the component, but you can access them from outside the component through custom output properties.
272271
273272
## Next steps

0 commit comments

Comments
 (0)