MCPcopy Create free account
hub / github.com/aiprodcoder/MIXAPI / ChannelSelectorModal.js

File ChannelSelectorModal.js

web/src/components/settings/ChannelSelectorModal.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useState, useEffect, forwardRef, useImperativeHandle } from 'react';
2import { useIsMobile } from '../../hooks/useIsMobile.js';
3import {
4 Modal,

Callers

nothing calls this directly

Calls 3

useIsMobileFunction · 0.90
getEndpointTypeFunction · 0.85
tFunction · 0.70

Tested by

no test coverage detected