fix: use descriptive error messages
This commit is contained in:
parent
df4f250e0f
commit
39d6602263
7 changed files with 286 additions and 135 deletions
|
|
@ -164,7 +164,3 @@ export default function Page() {
|
|||
</>
|
||||
);
|
||||
}
|
||||
|
||||
export function ErrorBoundary() {
|
||||
return <ErrorPopup type="embedded" />;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue