I have been trying to implement this ButtonSvg.jsx - following the tutorial but on a light color scheme. I have change the white prop to black and everywhere it says white to black inside the ButtonSvg.jsx and is still being display as white hamburger.
how can I fix this? When I inspect the code thru dev tools, I am able to change it from white to black and it displays a black hamburger, however, I cannot find where to change it on the code.
Would love to hear a solution for this as I have been looking for a easy to follow tutorial on creating a mobile Nav, and by far, this has been the best one and easy to follow.
Note: Adrian, I am working on rebranding my business page based of your tutorials, picking parts from
one and from another and so on, so far, I'm loving what I am creating based of your excellent tutorials!

I have been trying to implement this ButtonSvg.jsx - following the tutorial but on a light color scheme. I have change the white prop to black and everywhere it says white to black inside the ButtonSvg.jsx and is still being display as white hamburger.
how can I fix this? When I inspect the code thru dev tools, I am able to change it from white to black and it displays a black hamburger, however, I cannot find where to change it on the code.
Would love to hear a solution for this as I have been looking for a easy to follow tutorial on creating a mobile Nav, and by far, this has been the best one and easy to follow.
Note: Adrian, I am working on rebranding my business page based of your tutorials, picking parts from
one and from another and so on, so far, I'm loving what I am creating based of your excellent tutorials!