We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e116731 commit d9ea220Copy full SHA for d9ea220
exercises/01.project-setup/01.problem.unstyled-markup/src/App.tsx
@@ -4,7 +4,6 @@ export default function App() {
4
<p>Let's build something epic!</p>
5
{/*
6
🐨 1. Import the { EpicStackLogo } component from the './logos/logos.tsx' file.
7
- It is a React component that accepts Tailwind classNames.
8
Render it with a width and height of level 20
9
*/}
10
0 commit comments