import styles from "./style.module.css"; import React from "react"; export default function OptionTable({ options }) { return (