Skip to content

Commit b322479

Browse files
author
Bao Ngo
committed
Revamped VietBraille to be functional component. Refined fonts for Dictionarium Updated react-container-query to use hooks.
1 parent cca30dc commit b322479

26 files changed

Lines changed: 169 additions & 201 deletions

.vscode/settings.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
{
22
"editor.tabSize": 2,
3-
"typescript.tsdk": "node_modules/typescript/lib"
3+
"typescript.tsdk": "node_modules/typescript/lib",
4+
"prettier.arrowParens": "always",
5+
"prettier.singleQuote": true,
6+
"javascript.preferences.quoteStyle": "single",
7+
"typescript.preferences.quoteStyle": "single"
48
}

build/aodai.js

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/aulac.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/dog.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)