feat(app): add web input focus shortcut (#12493)
This commit is contained in:
parent
0e1f543646
commit
805207e096
20 changed files with 28 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bun
|
||||
|
||||
import solidPlugin from "../node_modules/@opentui/solid/scripts/solid-plugin"
|
||||
import solidPlugin from "../../../node_modules/@opentui/solid/scripts/solid-plugin"
|
||||
import path from "path"
|
||||
import fs from "fs"
|
||||
import { $ } from "bun"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue