import React from 'react'; import Checkbox from '../Checkbox'; export default function QuoteSettings (props) { return (

Quote

Buttons

); }