chore: update

This commit is contained in:
Jack Wotherspoon
2026-02-16 13:58:18 -05:00
committed by Keith Guerin
parent 97d397353c
commit c51925b58a

View File

@@ -5,7 +5,7 @@
*/
import type React from 'react';
import { Text, Box } from 'ink';
import { Box, Text } from 'ink';
import { theme } from '../semantic-colors.js';
interface ConsoleSummaryDisplayProps {