0
How to use React Bootstrap using CDN in HTML page.? Help me !!
When we use hooks/useState in React in HTML page, we can use << const {useState} = React; >> but how can we use react bootstrap..?? How can I import buttons or something..?
1 Antwort
0
Do you have a specific peice of code where you can demonstrate what you are trying to do?