finished reset password & other changes
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
'use client'
|
||||
import { useI18n } from '@/locales/client'
|
||||
|
||||
export const __ = (key: any, params?: any): React.ReactNode => {
|
||||
|
||||
Reference in New Issue
Block a user