Fix typescript indent size

This commit is contained in:
Keith Simmons 2022-04-06 10:35:29 -07:00
parent 1812480cbb
commit 36f4d8f9e4
17 changed files with 1309 additions and 1309 deletions

View file

@ -1,5 +1,5 @@
import Theme from "../themes/theme";
import { backgroundColor, border, borderColor, iconColor, text } from "./components";
import { backgroundColor, border, iconColor, text } from "./components";
export default function workspace(theme: Theme) {
const signInPrompt = {