mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 13:09:40 +08:00
Update ErrorBoundary.js
This commit is contained in:
parent
57646f24db
commit
bb29c46cda
@ -1,4 +1,4 @@
|
||||
import React from 'React';
|
||||
import React from 'react';
|
||||
import { Alert } from 'antd';
|
||||
|
||||
export default class ErrorBoundary extends React.Component {
|
||||
|
Loading…
Reference in New Issue
Block a user