mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-04 02:21:47 +00:00
chore: fmt
This commit is contained in:
parent
4b026d6761
commit
e03bef684e
5 changed files with 50 additions and 33 deletions
|
|
@ -2,6 +2,7 @@ import { Box, Text } from '@hermes/ink'
|
|||
import { useState } from 'react'
|
||||
|
||||
import type { Theme } from '../theme.js'
|
||||
|
||||
import { TextInput } from './textInput.js'
|
||||
|
||||
export function MaskedPrompt({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue