function App() { const [colorRef, color] = useColorChange(); return (
logo
); }