style(desktop): satisfy lint across PR-touched files
This commit is contained in:
@@ -196,6 +196,7 @@ export function ChatBar({
|
||||
const [restingPlaceholder, setRestingPlaceholder] = useState(() =>
|
||||
pickPlaceholder(sessionId ? FOLLOW_UP_PLACEHOLDERS : NEW_SESSION_PLACEHOLDERS)
|
||||
)
|
||||
|
||||
const prevSessionIdRef = useRef(sessionId)
|
||||
|
||||
useEffect(() => {
|
||||
|
||||
Reference in New Issue
Block a user