extracted terminal to a widget

This commit is contained in:
2026-02-17 18:46:18 +00:00
parent c6999ea66f
commit 0746844d6f
98 changed files with 487 additions and 3513 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"name": "widgets",
"private": true,
"exports": {
"./TerminalView": "./TerminalView.tsx"
}
}