import React from "react"; export default function Options({ minValueLength, setMinValueLength, cookiesOnly, setCookiesOnly, }) { return (