import React from 'react'; const Static = props => { return ( <>

Credits

MERN-template

The MERN-template developed by Kayne Ruse, KR Game Studios


Additional programming by Keith "prox" Campbell Jr

); }; export default Static;