@togo-framework/ui-errors
v0.1.0
Published
togo UI kit — Sentry-style error tracking: issues list + detail + page. Depends on @togo-framework/ui-core.
Downloads
61
Readme
@togo-framework/ui-errors
Sentry-style error tracking UI: issues list, issue detail (stack trace, breadcrumbs), and a ready-made error-tracking page. Part of the togo UI kit.
npm install @togo-framework/ui-errors @togo-framework/ui-coreimport "@togo-framework/ui-core/styles.css";
import { ErrorTrackingPage } from "@togo-framework/ui-errors";Split out of the former monolithic @togo-framework/ui so apps that don't
need error tracking don't have to install it.
