import OptionLayout from "~/components/Layouts/Layout" import { ListDetail } from "~/components/Option/Metering/listDetail" const OptionSettings = () => { return ( ) } export default OptionSettings