import { h } from 'preact'; import Timer from './Timer.jsx'; export default () => (

Pomodoro Time!

);