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

Updated Survey.tsx header to use Chakra Header (size large) #250

Closed joshuali7536 closed 3 years ago

joshuali7536 commented 3 years ago

Checkout the Contribution Doc to make sure you're contributing correctly! :)

Follow this checklist for submitting a pull request (PR):

Description

This pull request is updating the header of Survey.tsx to use a Chakra Header instead of a paragraph, and sets the size to large.

Resolves Issue: closes #248