UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

5 lines 129 B
export interface IErrorDisplayProps { title?: string; message: string; } //# sourceMappingURL=IErrorDisplayProps.d.ts.map