mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-18 18:51:36 +02:00
FormattedError
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
import { Banner, Button, InlineCode } from '@yaakapp-internal/ui';
|
||||
import type { ErrorInfo, ReactNode } from 'react';
|
||||
import { Component, useEffect } from 'react';
|
||||
import { showDialog } from '../lib/dialog';
|
||||
import { Banner, InlineCode } from '@yaakapp-internal/ui';
|
||||
import { Button } from './core/Button';
|
||||
import RouteError from './RouteError';
|
||||
|
||||
interface ErrorBoundaryProps {
|
||||
|
||||
Reference in New Issue
Block a user