I have a NextJS application and I\'m trying to use react-bootstrap framework. Currently I am installing it via NPM and importing it in my _app.tsx files as such:
im