Skip to content

Commit

Permalink
Fix docs -- add dependencies for classnames
Browse files Browse the repository at this point in the history
  • Loading branch information
ypkang committed Apr 23, 2024
1 parent d4e6e9c commit 61033bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"@docusaurus/core": "2.4.0",
"@docusaurus/preset-classic": "2.4.0",
"@mdx-js/react": "^1.6.22",
"classnames": "^2.5.1",
"clsx": "^1.2.1",
"docusaurus-lunr-search": "^2.3.2",
"prism-react-renderer": "^1.3.5",
Expand Down

0 comments on commit 61033bb

Please sign in to comment.