- Update all deps - Apply midwest changes - Convert all templates to JSX - Preact instead of Marko - Babel & Eslint
6 lines
76 B
JavaScript
6 lines
76 B
JavaScript
export default function () {
|
|
<section>
|
|
<h1>Error!</h1>
|
|
</section>
|
|
}
|