Handle errors on test page
This commit is contained in:
parent
76de5f60d6
commit
4c71dd1d53
4 changed files with 209 additions and 133 deletions
|
|
@ -14,3 +14,4 @@ export { default as HeaderAnalysisCard } from "./HeaderAnalysisCard.svelte";
|
|||
export { default as PtrRecordsDisplay } from "./PtrRecordsDisplay.svelte";
|
||||
export { default as PtrForwardRecordsDisplay } from "./PtrForwardRecordsDisplay.svelte";
|
||||
export { default as TinySurvey } from "./TinySurvey.svelte";
|
||||
export { default as ErrorDisplay } from "./ErrorDisplay.svelte";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue