import React from 'react' const EndpointList = () => { return (

Endpoints

) } export default EndpointList