pomodoro/client/error.jsx
Linus Miller 47ce0a2a33 Huge commit
- Update all deps
 - Apply midwest changes
 - Convert all templates to JSX
 - Preact instead of Marko
 - Babel & Eslint
2016-11-10 14:34:44 +01:00

6 lines
76 B
JavaScript

export default function () {
<section>
<h1>Error!</h1>
</section>
}