// App.js import { ThemeProvider } from './ThemeContext'; function App() { return ( ); }