Skip to content

Commit

Permalink
Update App.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dgtlntv committed Oct 8, 2024
1 parent c791a99 commit 0715f05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import commandsData from "./commands.json"
// GENERAL TODO
// 1. Write tests
// 2. Somehow reduce flickering when typing
// 3. weird bug where help text is repeated if you hit enter on an empty prompt

export default function App() {
const term = new Terminal({
Expand Down

0 comments on commit 0715f05

Please sign in to comment.