Guest User

Guest User

  • Tech Writer
  • 2.1k
  • 466.4k

How to import react-bootstrap?

Jun 20 2022 8:48 AM

Hi Team

 

I have installed react-bootstrap, now my challenge can anyone showed me step by step. How to import it on my componet, want to style my buttons.

 

I tried to use this directly and getting some errors

import Button from 'react-bootstrap/Button';


Answers (1)