Closed johnnyd710 closed 3 months ago
Looks like not used just for types, https://github.com/iTwin/viewer-components-react/blob/master/packages/itwin/property-grid/src/PropertyGridUiItemsProvider.tsx#L89
@johnnyd710 Published @itwin/property-grid-react@1.11.0
with fixed dependencies
In
packages/itwin/property-grid/src/PropertyGridUiItemsProvider.tsx
,Key
is imported from@itwin/presentation-common
but@itwin/presentation-common
is listed as a devDependency.Not sure if this is supposed to be a type import - otherwise
@itwin/presentation-common
should be listed as a dependency or peerDep