MCPcopy Index your code
hub / github.com/caesarHQ/textSQL / sqlDisplay.js

File sqlDisplay.js

client/censusGPT/src/components/results/sqlDisplay.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useState, useRef, useEffect } from 'react'
2import { hybrid } from 'react-syntax-highlighter/dist/esm/styles/hljs'
3import SyntaxHighlighter from 'react-syntax-highlighter'
4import { ImSpinner } from 'react-icons/im'

Callers

nothing calls this directly

Calls 2

explainSqlFunction · 0.85
executeSqlFunction · 0.85

Tested by

no test coverage detected