diff --git a/frontend/src/App.js b/frontend/src/App.js index c9f0795..f41679a 100644 --- a/frontend/src/App.js +++ b/frontend/src/App.js @@ -14,7 +14,8 @@ import { import { Modal, Button, - Form + Form, + Badge } from "react-bootstrap"; const REMOTE_ADDR = "http://45.33.13.215:4502"; @@ -1534,7 +1535,7 @@ function Login(p) {