import React from "react"; export function NewDocumentForm() { return (
Hello
); }