mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-18 14:25:51 +00:00
This reverts commit c445f43f8d.
This commit is contained in:
@@ -2,7 +2,7 @@ import * as React from 'react'
|
||||
import { useLayoutEffect } from 'react'
|
||||
import { PassThrough } from 'stream'
|
||||
import stripAnsi from 'strip-ansi'
|
||||
import { wrappedRender as render, useApp } from '@anthropic/ink'
|
||||
import { render, useApp } from '../ink.js'
|
||||
|
||||
// This is a workaround for the fact that Ink doesn't support multiple <Static>
|
||||
// components in the same render tree. Instead of using a <Static> we just render
|
||||
|
||||
Reference in New Issue
Block a user