import React from 'react'; import MemoryGame from './components'; import './App.css' function App() { return ( <>
Memory game