import React from "react"; export function GithubForkRibbon() { return (
Fork me on GitHub
); }