mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
fleshed out up to step 6
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
<html>
|
||||
<body>
|
||||
<h1>todos</h1>
|
||||
<input/><button>Add</button>
|
||||
<div>
|
||||
<input/><button>Add</button>
|
||||
</div>
|
||||
<div>
|
||||
<button>all</button>
|
||||
<button>active</button>
|
||||
|
||||
Reference in New Issue
Block a user