chore: generate
This commit is contained in:
@@ -6,14 +6,7 @@
|
|||||||
// while the footer view renders the current menu state below it.
|
// while the footer view renders the current menu state below it.
|
||||||
/** @jsxImportSource @opentui/solid */
|
/** @jsxImportSource @opentui/solid */
|
||||||
import { pathToFileURL } from "bun"
|
import { pathToFileURL } from "bun"
|
||||||
import {
|
import { StyledText, bg, fg, type KeyBinding, type KeyEvent, type TextareaRenderable } from "@opentui/core"
|
||||||
StyledText,
|
|
||||||
bg,
|
|
||||||
fg,
|
|
||||||
type KeyBinding,
|
|
||||||
type KeyEvent,
|
|
||||||
type TextareaRenderable,
|
|
||||||
} from "@opentui/core"
|
|
||||||
import { useKeyboard, useRenderer } from "@opentui/solid"
|
import { useKeyboard, useRenderer } from "@opentui/solid"
|
||||||
import fuzzysort from "fuzzysort"
|
import fuzzysort from "fuzzysort"
|
||||||
import path from "path"
|
import path from "path"
|
||||||
|
|||||||
Reference in New Issue
Block a user