mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-14 04:02:26 +00:00
style(tui): apply formatter
This commit is contained in:
parent
db4e4acca0
commit
14fcff60c9
4 changed files with 11 additions and 7 deletions
|
|
@ -1,8 +1,7 @@
|
|||
import type { ScrollBoxHandle } from '@hermes/ink'
|
||||
import type { RefObject } from 'react'
|
||||
import { useCallback, useSyncExternalStore } from 'react'
|
||||
|
||||
import type { ScrollBoxHandle } from '@hermes/ink'
|
||||
|
||||
export interface ViewportSnapshot {
|
||||
atBottom: boolean
|
||||
bottom: number
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue