mirror of https://github.com/msgbyte/tailchat
chore: add ErrorBoundary
parent
bdeae2fa09
commit
536b7dec5c
@ -0,0 +1,3 @@
|
||||
import { Alert } from 'antd';
|
||||
|
||||
export const ErrorBoundary = Alert.ErrorBoundary;
|
Loading…
Reference in New Issue