updated ui
Showing
9 changed files
with
260 additions
and
158 deletions
components/detail/DetailSchedule.js
0 → 100644
-
Please register or sign in to post a comment
... | ... | @@ -89,7 +89,7 @@ const Header = () => { |
</Button> | ||
</div> | ||
) : ( | ||
<div> | ||
<div className="top-btn"> | ||
<Button | ||
onClick={() => { | ||
router.push("/signup/user"); | ||
... | ... |