Add path aliases
This commit is contained in:
parent
5369f2c25a
commit
1f3feacb21
22 changed files with 46 additions and 20 deletions
|
@ -1,7 +1,7 @@
|
|||
import { ColorScheme } from "../theme/colorScheme"
|
||||
import { text, border, background, foreground } from "./components"
|
||||
import editor from "./editor"
|
||||
import { interactive } from "../element/interactive"
|
||||
import { interactive } from "../element"
|
||||
|
||||
export default function assistant(colorScheme: ColorScheme) {
|
||||
const layer = colorScheme.highest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue