mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-24 19:10:24 +00:00
Fix typescript indent size
This commit is contained in:
parent
1812480cbb
commit
36f4d8f9e4
17 changed files with 1309 additions and 1309 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue