Skip to content

Commit 463192d

Browse files
committed
update page
1 parent 618cea0 commit 463192d

10 files changed

Lines changed: 4492 additions & 787 deletions

File tree

.prettierrc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@
33
"tabWidth": 2,
44
"semi": false,
55
"singleQuote": false,
6-
"printWidth": 180
6+
"printWidth": 180,
7+
"plugins": [
8+
"prettier-plugin-tailwindcss"
9+
]
710
}

app/(navbar)/nlp/page.jsx

Lines changed: 872 additions & 541 deletions
Large diffs are not rendered by default.

app/(navbar)/trending/page.jsx

Lines changed: 74 additions & 102 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)