Description
For this task I would like for you to add functionality to the Teams Page button. This should be a reasonably easy task. All you will need to do is make it to where, when you click on the button, the page will be redirected to the Teams Page.
Technical Details
To do this, I would recommend looking into the href tag for the button.
Your code will go in the Teams Button component.
Teachables
This task will help you to learn about urls and how to navigate to different pages with the url bar.
Testing Steps
Put the button component on to a page and test to make sure that when you click on it, it will redirect the page to the Teams page.
Dependencies
None
Description
For this task I would like for you to add functionality to the Teams Page button. This should be a reasonably easy task. All you will need to do is make it to where, when you click on the button, the page will be redirected to the Teams Page.
Technical Details
To do this, I would recommend looking into the href tag for the button.
Your code will go in the Teams Button component.
Teachables
This task will help you to learn about urls and how to navigate to different pages with the url bar.
Testing Steps
Put the button component on to a page and test to make sure that when you click on it, it will redirect the page to the Teams page.
Dependencies
None