mirror of
https://github.com/tale/headplane.git
synced 2026-08-29 00:17:13 +00:00
fix: use descriptive error messages
This commit is contained in:
@@ -164,7 +164,3 @@ export default function Page() {
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
export function ErrorBoundary() {
|
||||
return <ErrorPopup type="embedded" />;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user