79213362

Date: 2024-11-22 01:26:22
Score: 2
Natty:
Report link

Like @Hugo Mallet , said above in a comment to your question, what I had to add was the React Bootstrap CSS, so this is the instruction;

Add Bootstrap CSS to the index.js file:

import 'bootstrap/dist/css/bootstrap.min.css';

Here are the links that talk about this;

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • User mentioned (1): @Hugo
  • Low reputation (0.5):
Posted by: Programminghobby