import React from 'react' import { ExampleComponent } from '../components' const ExamplePageView = () => { return ( <>