Hello-World-Software-Studios / calculator

Carpenter's tool for wall layout
0 stars 1 forks source link

Update the register/login button #70

Closed ecumene closed 3 years ago

ecumene commented 3 years ago
      <Link to={isLoginComponent ? "/register" : "/login"}>
JPM709 commented 3 years ago

This is done. Link works to switch back and forth.