Started work on TUI with ink via Cline

This commit is contained in:
2025-08-10 16:07:42 -05:00
parent ec6d49e37e
commit c528d0039d
12 changed files with 18886 additions and 51 deletions

View File

@@ -1,6 +1,6 @@
const React = require("react");
const { Box, Text } = require("ink");
const { useAppState } = require("../providers/AppProvider");
const { useAppState } = require("../providers/AppProvider.jsx");
/**
* StatusBar Component