Project-Reclass / toynet-react

The frontend service for ToyNet emulator and learning platform.
https://toynet.projectreclass.org
GNU General Public License v3.0
8 stars 20 forks source link

Change the font of IP addresses to be monospace #287 #335

Closed 4-Leafs-Code closed 1 year ago

4-Leafs-Code commented 1 year ago

Description: Change the font of IP addresses to be monospace #287

File: CreateHostView.tsx Line 153: fontFamily='monospace'

File: CreateRouterView.tsx Line 148: fontFamily='monotspace'

No Snapshots to update

npm run check-types pass

npm run style:check ✖ 2 problems (0 errors, 2 warnings)

npm run style:fix pass

npm run test Test Suites: 30 passed, 30 total Tests: 110 passed, 110 total Snapshots: 19 passed, 19 total Time: 13.411 s Ran all test suites.

Commited and made a Pull Request Now let's cross our fingers!!!! and Happy Thankgiving!!!

Resolves Issue: closes #287 .