张涛 1 anno fa
parent
commit
a75200b7d8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      src/pages/authentication/components/FoundationInfo.jsx

+ 1
- 1
src/pages/authentication/components/FoundationInfo.jsx Vedi File

@@ -11,7 +11,7 @@ export default (props) => {
11 11
 
12 12
   const onFinish = () => {
13 13
 
14
-  };
14
+  };     
15 15
 
16 16
   const onNext = () => {
17 17
     setIndex(index + 1)