TLShapeIndicatorErrorFallbackComponent

See source code
type TLShapeIndicatorErrorFallbackComponent = ComponentType<{
  error: unknown;
}>;
Prev
TLShapeErrorFallbackComponent
Next
TLStoreEventInfo