Skip to content

Commit

Permalink
테스트 완료
Browse files Browse the repository at this point in the history
test
  • Loading branch information
AlmondBreez3 authored Jul 24, 2022
2 parents 18630da + f7e0c3e commit e0d107e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Tables/TicketsPage/TicketsPage.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import React from 'react';

function TicketsPage() {
return <div>ㅁㄴㅇㄹㅁㄴㅇㄹㅁㄴㅇㄹ</div>;
return <div>티켓 페이지</div>;
}

export default TicketsPage;

0 comments on commit e0d107e

Please sign in to comment.