import {h} from 'preact' import {Link} from 'preact-router/match' import style from './style.css' const Editor = ({markdown, setMarkdown}) => (

Huge link

A minimalist serverless publishing tool that allows you to create markdown posts and push them to the Web by sharing the link.

) export default Editor