code editor page
This commit is contained in:
parent
ef85ff6d24
commit
29694fd201
7 changed files with 565 additions and 0 deletions
|
|
@ -11,6 +11,9 @@ const Header = () => {
|
|||
<li>
|
||||
<Link to="/">Home</Link>
|
||||
</li>
|
||||
<li>
|
||||
<Link to="/editor">CodeEditor</Link>
|
||||
</li>
|
||||
<li>
|
||||
<Link to="/login">Login</Link>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue