import React from 'react'; import Page from '../Page/Page'; const Terms = () => (
); export default Terms;