mirror of
https://github.com/wnlen/clash-for-linux.git
synced 2025-12-16 01:31:28 +08:00
提交
This commit is contained in:
1
dashboard/public/assets/Select.6c389032.js
Normal file
1
dashboard/public/assets/Select.6c389032.js
Normal 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};
|
||||
Reference in New Issue
Block a user