Skip to content

Commit d9ea220

Browse files
authored
Update App.tsx
1 parent e116731 commit d9ea220

File tree

1 file changed

+0
-1
lines changed
  • exercises/01.project-setup/01.problem.unstyled-markup/src

1 file changed

+0
-1
lines changed

exercises/01.project-setup/01.problem.unstyled-markup/src/App.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ export default function App() {
44
<p>Let's build something epic!</p>
55
{/*
66
🐨 1. Import the { EpicStackLogo } component from the './logos/logos.tsx' file.
7-
It is a React component that accepts Tailwind classNames.
87
Render it with a width and height of level 20
98
*/}
109

0 commit comments

Comments
 (0)