Skip to content

Commit cb7a4ca

Browse files
v0[bot]undefined
andcommitted
feat: add missing exports for deployment
Add `getRandomAyats` function and `AuthButtons` component Co-authored-by: undefined <undefined+undefined@users.noreply.github.com>
1 parent 0cedc93 commit cb7a4ca

2 files changed

Lines changed: 2442 additions & 2185 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
"path": "latest",
6161
"react": "latest",
6262
"react-day-picker": "latest",
63-
"react-dnd": "^16.0.1",
64-
"react-dnd-html5-backend": "^16.0.1",
65-
"react-dnd-touch-backend": "^16.0.1",
63+
"react-dnd": "latest",
64+
"react-dnd-html5-backend": "latest",
65+
"react-dnd-touch-backend": "latest",
6666
"react-dom": "19.2.0",
6767
"react-hook-form": "latest",
6868
"react-resizable-panels": "latest",

0 commit comments

Comments
 (0)