diff --git a/src/App.tsx b/src/App.tsx index 9f25150..41de36d 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1,5 +1,14 @@ -import './App.css' +import { Card } from './components/Card' +import * as rawChallenges from './challenges' export function App() { - return