Merge pull request #408 from jorilallo/error-boundary
Added high level ErrorBoundary
This commit is contained in:
@@ -27,6 +27,7 @@ function Heading(props: Props) {
|
||||
readOnly,
|
||||
children,
|
||||
component = 'h1',
|
||||
className,
|
||||
attributes,
|
||||
className,
|
||||
} = props;
|
||||
|
||||
Reference in New Issue
Block a user