Skip to content

Commit

Permalink
Merge pull request #160 from bsideproject/moon
Browse files Browse the repository at this point in the history
[feat] Stepper2 Component Eslint 오류부분 수정
  • Loading branch information
KinDDoGGang authored Sep 24, 2023
2 parents 9a161f2 + 4f3f4ef commit ab3d7f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Stepper2/Stepper2.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ export default function Stepper2({ disabled, disabledLeft, disabledRight, initCo
</button>
</div>
);
}
}

0 comments on commit ab3d7f9

Please sign in to comment.