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 7e08278 commit ce57355Copy full SHA for ce57355
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