meta-front-end-developer-professional-certificate
meta-front-end-developer-professional-certificate copied to clipboard
"Meta Front End Developer Professional Certificate" - Solutions to all assignments and graded quiz.
Hey greyhatguy007, I recently tried to clone the repository into my device by forking the repository first, and also by directly cloning but it is showing some problems in the...
I have created and updated class.md
I have updated txt file
commit
The corrected code under Switch/index.js - import "./Styles.css"; import { useTheme } from "../ThemeContext"; const Switch = () => { const { theme , toggleTheme } = useTheme(); return (...
I added my name and certificate I'm currently working on into the markdown file.
Hello I have been trying to have a grade on this assignment for weeks even though i have the same code as yours but it keeps giving me grade error...
Task 3 states to use for..in loop, NOT for..of loop