Add relevant TailwindUI libraries (headlessui, heroicons)

This commit is contained in:
2023-05-21 23:06:09 -05:00
parent 02a7549565
commit 800e4f745f
2 changed files with 2478 additions and 2464 deletions

View File

@@ -9,6 +9,8 @@
"start": "next start"
},
"dependencies": {
"@headlessui/react": "^1.7.11",
"@heroicons/react": "^2.0.16",
"date-fns": "^2.29.3",
"immutability-helper": "^3.1.1",
"ipaddr.js": "^2.0.1",