import DefaultErrorView from 'shared/components/error/view';
const Error = ({ draft, patternProps, error, updateGist }) => {
const inspectChildren = (
-
Check the
- Check the partially rendered pattern below to see which areas are problematic
)
return (
Don't be alarmed, but we ran into some trouble while drafting this pattern.
)
}
export default Error