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.
2 parents 7e08278 + ce57355 commit dfcf3e9Copy full SHA for dfcf3e9
client/modules/User/components/SignupForm.jsx
@@ -1,4 +1,4 @@
1
-import { React, useState } from 'react';
+import React, { useState } from 'react';
2
import { useTranslation } from 'react-i18next';
3
import { Form, Field } from 'react-final-form';
4
import { useDispatch } from 'react-redux';
0 commit comments