I am trying to learn React Hooks with a Bootstrap Modal example. I have the following Modal (from the react bootstrap website).
import React, { useState } from &q