import React from "react"; import "./forkme.scss"; import { t } from "../../locales/"; export const ForkMe = ({ repo = "https://github.com/mickael-kerjean/filestash" }) => { return (