mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-17 13:55:50 +00:00
feat: 第一个可以用的 ink 组件抽象 (#158)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import figures from 'figures'
|
||||
import { color } from '../components/design-system/color.js'
|
||||
import { color } from '@anthropic/ink'
|
||||
import type { Theme, ThemeName } from './theme.js'
|
||||
|
||||
export type TreeNode = {
|
||||
|
||||
Reference in New Issue
Block a user