Skip to content

Commit

Permalink
21/01/2024, 14:02
Browse files Browse the repository at this point in the history
  • Loading branch information
tientq64 committed Jan 21, 2024
1 parent b217bc4 commit 0cc7df7
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 87 deletions.
6 changes: 3 additions & 3 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@
// "editor.fontSize": 16,
"editor.insertSpaces": false,
"editor.wordWrap": "on",
// "editor.wordWrap": "wordWrapColumn",
// "editor.wordWrapColumn": 110,
// "editor.rulers": [120],
"editor.wordWrap": "wordWrapColumn",
"editor.wordWrapColumn": 110,
"editor.rulers": [120],
"editor.foldingStrategy": "indentation"
},
"material-icon-theme.files.associations": {
Expand Down
Loading

1 comment on commit 0cc7df7

@vercel
Copy link

@vercel vercel bot commented on 0cc7df7 Jan 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

taxon – ./

taxon.vercel.app
taxon-tientq64.vercel.app
taxon-git-master-tientq64.vercel.app

Please sign in to comment.