import React from 'react'; /** * @return {jsx} my git links */ export default function GitMobile() { return (
This project's git
My git
); };