Skip to content

Commit

Permalink
merge :: 신요셉 선생님 피드백 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
inung1004 authored Dec 15, 2023
2 parents 7d62661 + 3152076 commit 794d1e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/main/ExcelHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const ExcelHeader = ({ clickItemInfo, setClickItemInfo }: ExcelHeaderProps) => {
ref={ref}
onChange={() => ""}
/>
<ExcelOutputButton>엑셀파일 출력</ExcelOutputButton>
<ExcelOutputButton>엑셀파일 다운로드</ExcelOutputButton>
</ButtonBox>
</Container>
);
Expand Down

0 comments on commit 794d1e7

Please sign in to comment.