Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/enowdev/enowX-Coder
/ ChatInputBar.tsx
File
ChatInputBar.tsx
src/components/chat/ChatInputBar.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React, { useRef, useEffect, useCallback, useState } from
'react'
;
2
import { invoke } from
'@tauri-apps/api/core'
;
3
import { Paperclip, ArrowUp, Stop } from
'@phosphor-icons/react'
;
4
import {
Callers
nothing calls this directly
Calls
1
cn
Function · 0.90
Tested by
no test coverage detected