import React from 'react'; import TeamixBlocks from '@teamix/blocks'; const App = () => (
); export default App;