We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ece068 commit 78bc733Copy full SHA for 78bc733
packages/ui/src/views/auth/resetPassword.jsx
@@ -1,4 +1,4 @@
1
-import { useState } from 'react'
+import { useEffect, useState } from 'react'
2
import { useDispatch } from 'react-redux'
3
import { Link, useNavigate, useSearchParams } from 'react-router-dom'
4
0 commit comments