forked from abner/for-legacy-web
feat: handle errors for message renderer separately
This commit is contained in:
@@ -17,7 +17,7 @@ const RevoltApp = lazy(() => import("./RevoltApp"));
|
||||
|
||||
export function App() {
|
||||
return (
|
||||
<ErrorBoundary>
|
||||
<ErrorBoundary section="client">
|
||||
<Context>
|
||||
<Masks />
|
||||
{/*
|
||||
|
||||
Reference in New Issue
Block a user