Skip to content
Snippets Groups Projects
Commit dfa578a4 authored by [cpilkington3]'s avatar [cpilkington3]
Browse files

Completed checkpoint 3

parent 78d475ae
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,32 @@ import React from 'react';
export function InvisibleMaze() {
return (
<main>
[placeholder text]
<label>
<button>
</button>
<button>
</button>
<button>
</button>
<button>
</button>
<button>
</button>
<button>
</button>
<button>
</button>
<button>
</button>
<button>
</button>
<button>
</button>
<button>
</button>
<button>
</button>
</label>
</main>
);
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment