import WithDraggable from "@/components/common/draggable/withDraggable"; import Qselect from "@/components/common/select/Qselect"; const SelectOption = [ {name: '1',}, {name: '2'}, {name: '3'}, {name: '4'}, {name: '5'} ] export default function LineOption(){ return(

寸法線 設定

寸法線の線太さ
pixel
寸法線の線の色
見る
9,999
) }