### Examples

An alias for `<InlineNotice type="error">`

**Basic**
```
    <InlineError title='Something bad happened'>
        Username is required
    </InlineError>
```
