Fix missing border on tab bar navigation arrows

This commit is contained in:
Nate Butler
2023-08-17 11:00:22 -04:00
parent 1bd7d7077a
commit f451e3423d
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import chroma, { Scale, Color } from "chroma-js"
import { Scale, Color } from "chroma-js"
import { Syntax, ThemeSyntax, SyntaxHighlightStyle } from "./syntax"
export { Syntax, ThemeSyntax, SyntaxHighlightStyle }
import {