feat: handle errors for message renderer separately

This commit is contained in:
Paul
2021-12-25 16:03:05 +00:00
parent c96b09bb81
commit 028a8660c1
3 changed files with 33 additions and 15 deletions

View File

@@ -17,7 +17,7 @@ const RevoltApp = lazy(() => import("./RevoltApp"));
export function App() {
return (
<ErrorBoundary>
<ErrorBoundary section="client">
<Context>
<Masks />
{/*