💄 style: Update node secret UI and add telephone code field to authentication form
This commit is contained in:
@@ -23,6 +23,7 @@ export default function PhoneAuthForm() {
|
||||
telephone: '',
|
||||
telephone_area_code: '1',
|
||||
password: '',
|
||||
telephone_code: '',
|
||||
});
|
||||
|
||||
const handleFormSubmit = async (params: any) => {
|
||||
|
||||
Reference in New Issue
Block a user