Adopt semantic payments action layout
This commit is contained in:
@@ -263,6 +263,7 @@ export default function PaymentsPage({ settings, auth }: PlatformRouteContext) {
|
||||
return (
|
||||
<WorkspaceFrame as="main" height="viewport" surface="plain" label="Payments workspace" interfaceId="payments.workspace" helpContextId="payments.workspace" helpModuleId="payments">
|
||||
<PageLayout
|
||||
archetype="collection"
|
||||
mode="standalone"
|
||||
title="Payment requests"
|
||||
description="Track source-bound obligations and record exact manual receipts against immutable evidence."
|
||||
@@ -275,6 +276,7 @@ export default function PaymentsPage({ settings, auth }: PlatformRouteContext) {
|
||||
actions={(
|
||||
<PageActionBar
|
||||
variant="collection"
|
||||
refreshable
|
||||
label="Payment request actions"
|
||||
interfaceId="payments.workspace.actions"
|
||||
helpContextId="payments.workspace"
|
||||
|
||||
Reference in New Issue
Block a user