chore(cli): regenerate settings schema/docs and fix final lint error

This commit is contained in:
Keith Guerin
2026-03-12 22:02:51 -07:00
parent faa180b9d8
commit 5909c2f663
4 changed files with 30 additions and 32 deletions

View File

@@ -35,8 +35,6 @@ export const LoadingIndicator: React.FC<LoadingIndicatorProps> = ({
currentLoadingPhrase,
wittyPhrase,
showWit = false,
showTips: _showTips = true,
errorVerbosity: _errorVerbosity = 'full',
elapsedTime,
inline = false,
rightContent,