Skip to content

Commit 3b36dce

Browse files
committed
added complete functionality to Display Bar
Few UI tweaks and minor changes to other components too
1 parent 44e1e5e commit 3b36dce

23 files changed

+392
-389
lines changed

.prettierrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"tabWidth": 2,
33
"singleQuote": true,
44
"trailingComma": "none",
5-
"printWidth": 100,
5+
"printWidth": 110,
66
"plugins": ["prettier-plugin-svelte"],
77
"pluginSearchDirs": ["."],
88
"overrides": [{ "files": "*.svelte", "options": { "parser": "svelte" } }]

0 commit comments

Comments
 (0)