import WithDraggable from "@/components/common/draggable/withDraggable"; import Qselect from "@/components/common/select/Qselect"; const SelectOption = [ {name: '53A',}, {name: '53A'}, {name: '53A'}, {name: '53A'} ] export default function RoofSelect(){ return(

変更

) }