diff options
author | Julia McCauley <skurvyj@gmail.com> | 2021-04-20 11:26:04 -0400 |
---|---|---|
committer | Julia McCauley <skurvyj@gmail.com> | 2021-04-20 11:26:04 -0400 |
commit | e47ab608709dd794f27dbfac9de950307a074e94 (patch) | |
tree | 461ade2d36ca369e9ca1b72be18d5f05c3cf3223 | |
parent | 87fe6542c4c39a8b79f8b86a2b965e19d4b674c3 (diff) |
trying to implement on edge click, same trade pop up, not working yet tho
-rw-r--r-- | react-frontend/src/components/EdgeInfo.js | 0 | ||||
-rw-r--r-- | react-frontend/src/css/EdgeInfo.css | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/react-frontend/src/components/EdgeInfo.js b/react-frontend/src/components/EdgeInfo.js new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/react-frontend/src/components/EdgeInfo.js diff --git a/react-frontend/src/css/EdgeInfo.css b/react-frontend/src/css/EdgeInfo.css new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/react-frontend/src/css/EdgeInfo.css |