import { h } from "preact"; export function GuideView() { return (
Here are some FAQs
) }