MCPcopy
hub / github.com/slopus/happy / ConnectButton.tsx

File ConnectButton.tsx

packages/happy-app/sources/components/ConnectButton.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react';
2import { View, TextInput, Text, TouchableOpacity } from 'react-native';
3import { RoundButton } from './RoundButton';
4import { useConnectTerminal } from '@/hooks/useConnectTerminal';

Callers

nothing calls this directly

Calls 2

useConnectTerminalFunction · 0.90
tFunction · 0.90

Tested by

no test coverage detected