Skip to content

Commit

Permalink
Update packages/itwin/property-grid/src/PropertyGridUiItemsProvider.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Grigas <[email protected]>
  • Loading branch information
MartynasStrazdas and grigasp authored Sep 19, 2024
1 parent b406136 commit 114c748
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export const PropertyGridWidgetId = "vcr:PropertyGridComponent";
/**
* Props for creating `PropertyGridUiItemsProvider`.
* @public
* @deprecated in 1.13.0 Use createPropertyGrid instead
* @deprecated in 1.13.0. Use `createPropertyGrid` instead.
*/
export interface PropertyGridUiItemsProviderProps {
/** The stage panel to place the widget in. Defaults to `StagePanelLocation.Right`. */
Expand Down

0 comments on commit 114c748

Please sign in to comment.