import React from 'react'; import BasicExample from './src/BasicExample'; export default function App() { return ; }