This commit is contained in:
wnlen
2023-11-25 17:24:01 +08:00
commit 2da776f6e4
461 changed files with 100429 additions and 0 deletions

View File

@ -0,0 +1 @@
import{j as s}from"./index.171f553a.js";const o="_select_13zm8_1",r={select:o};function i({options:t,selected:c,onChange:l}){return s("select",{className:r.select,value:c,onChange:l,children:t.map(([e,n])=>s("option",{value:e,children:n},e))})}export{i as S};