diff options
| author | llamaiscool <86912683+llamaiscoollol@users.noreply.github.com> | 2021-07-15 17:48:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-15 08:48:34 -0700 |
| commit | 0d71702b4811cf29dcc5b4627236b9b747d06c07 (patch) | |
| tree | 0439028930dbef2c9d1423f0c2fb17f5abf150a1 /src/components/Card.js | |
| parent | 9df3bbcb402cc35e2b2cd8aa2ec9d2b799e84e3e (diff) | |
Added website icon and small design change in WiFi details box (#45)
* Added website icon and small design change in WiFi details box
* Fixed few errors of previous pull
* Fixed errors of previous pull
Diffstat (limited to 'src/components/Card.js')
| -rw-r--r-- | src/components/Card.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Card.js b/src/components/Card.js index 98c5f6b..0011ca8 100644 --- a/src/components/Card.js +++ b/src/components/Card.js | |||
| @@ -160,7 +160,7 @@ export const Card = () => { | |||
| 160 | </div> | 160 | </div> |
| 161 | </div> | 161 | </div> |
| 162 | </div> | 162 | </div> |
| 163 | 163 | <hr /> | |
| 164 | <p> | 164 | <p> |
| 165 | <span role="img" aria-label="mobile-phone"> | 165 | <span role="img" aria-label="mobile-phone"> |
| 166 | πΈπ± | 166 | πΈπ± |
