TLShapeErrorFallbackComponent

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