Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LearnPrompt/LearnPrompt
/
Class
src/theme/AIElement.js:8–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
import
{ faCopy, faCheck } from
'@fortawesome/free-solid-svg-icons'
;
7
8
class
AIInput extends React.Component {
9
state = {
10
copied: false,
11
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected