FunctionSentenceForm({
analysis,
setAnalysis,
setVoice1,
setVoice2,
setVoice1Slow,
setVoice2Slow,
setT
app/src/components/analysis/SentenceForm.jsx:27
FunctionStatsDisplay({
wpm,
accuracy,
errors,
isActive,
startTime,
mode,
isCompleted,
endTim
app/src/components/typing/StatsDisplay.jsx:4
FunctionTextInput({
value,
onChange,
placeholder,
type = 'text',
className = '',
disabled = false,
variant = 'def
app/src/components/TextInput.jsx:6
FunctionTypingArea({
currentText,
userInput,
onInputChange,
currentCharIndex,
isActive,
mode,
app/src/components/typing/TypingArea.jsx:4
FunctionWordItem({
word,
language,
savedWords,
toggleWordInLibrary,
showRelated = false,
type = n
app/src/components/analysis/WordsList.jsx:62