Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
const DocPage = () => (
,
},
{
title: 'Status View: All props given',
example: (
}
>
<button size="medium">
</button><button size="medium">
),
},
{
title: 'Status View: Text Wrapping',
example: (
</button>
variant={StatusView.Opts.variants.ERROR}
title="A 500 error was thrown from the service. Retry again later when new service is deployed at a later date in the future."
message="A null pointer exception was thrown from the input parameters. The params of min and max-value were not present. They need to be present for verification purposes for keeping the database clean and consistent"
customGlyph={}
>
<button size="medium">
</button><button size="medium">
),
},
{
title: 'Status View: Glyph Hidden',
example: (
</button><button size="medium">
</button><button size="medium">
),
},
{
title: 'Status View: Large Container',
example: (
</button>