Minor tweaks

This commit is contained in:
Gregory Schier
2024-02-06 19:32:03 -08:00
parent 2ea7e6ba27
commit 14582e6bf4
4 changed files with 12 additions and 21 deletions

View File

@@ -6,7 +6,6 @@ interface Props {
}
export function FormattedError({ children }: Props) {
console.log('ERROR', children);
return (
<pre
className={classNames(