张涛 1 년 전
부모
커밋
a75200b7d8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/pages/authentication/components/FoundationInfo.jsx

+ 1
- 1
src/pages/authentication/components/FoundationInfo.jsx 파일 보기

11
 
11
 
12
   const onFinish = () => {
12
   const onFinish = () => {
13
 
13
 
14
-  };
14
+  };     
15
 
15
 
16
   const onNext = () => {
16
   const onNext = () => {
17
     setIndex(index + 1)
17
     setIndex(index + 1)