Posts by anderson • 15 points
2 posts
-
0
votes1
answer56
viewsQ: change path color by path svg with button
hello I wanted to change the color of all that svg or some way. then if anyone can hint at what is wrong with that code, because it doesn’t work properly <!DOCTYPE html> <html>…
-
0
votes1
answer383
viewsQ: create routes with React-router-dom
The situation is this, I’m using the React-router-dom in an app in Reactjs, I’m learning to use Reactjs. So I create two 'Logon' and 'Welcome' routes, but every time I use React-router-dom I can’t…