Skip to content

Commit

Permalink
[fix]購入者(任意)を購入者に変更する
Browse files Browse the repository at this point in the history
  • Loading branch information
harunayy committed Nov 15, 2023
1 parent c372a96 commit 9f00644
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ export default function PurchaseReportAddModal(props: ModalProps) {
onChange={formDataHandler('addition')}
/>
</div>
<p className='text-black-600'>購入者(任意)</p>
<p className='text-black-600'>購入者</p>
<div className='col-span-4 w-full'>
<Input
className='w-full'
Expand Down

0 comments on commit 9f00644

Please sign in to comment.