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