mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-19 06:45:50 +00:00
This reverts commit c445f43f8d.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { TextBlockParam } from '@anthropic-ai/sdk/resources/index.mjs'
|
||||
import * as React from 'react'
|
||||
import { Box, Text } from '@anthropic/ink'
|
||||
import { Box, Text } from '../../ink.js'
|
||||
import { extractTag } from '../../utils/messages.js'
|
||||
|
||||
type Props = {
|
||||
|
||||
Reference in New Issue
Block a user