import { Select } from 'antd' import { net, onSwitchNetwork } from 'shared/runtime' const NetSwitch = () => { return ( ) } export default NetSwitch