import React from 'react' function NewConnection() { return (
{/*
*/}
) } export default NewConnection