mirror of
https://github.com/marcogll/TaxHacker_s23.git
synced 2026-01-13 21:35:19 +00:00
feat: pagination + hide fields in settings
This commit is contained in:
@@ -57,7 +57,7 @@ export default async function TransactionPage({ params }: { params: Promise<{ tr
|
||||
</div>
|
||||
</Card>
|
||||
|
||||
<div className="w-1/3 max-w-[380px] space-y-4">
|
||||
<div className="w-1/2 max-w-[400px] space-y-4">
|
||||
<TransactionFiles transaction={transaction} files={files} />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user