import React from 'react'; import TextEditor from './TextEditor'; import './App.css'; function App() { return (