import OptionLayout from "~/components/Layouts/Layout" import { Playground } from "~/components/Option/Playground/Playground" const OptionIndex = () => { return ( ) } export default OptionIndex