refactor(PageHeader): standardize header component across various managers by adding icons for improved visual consistency and user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m53s
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m53s
This commit is contained in:
@@ -576,6 +576,7 @@ function BillingManager() {
|
||||
{/* Заголовок */}
|
||||
<PageHeader
|
||||
title="Биллинг"
|
||||
icon={<IconCreditCard size={24} />}
|
||||
actions={
|
||||
<PageHeaderActions
|
||||
loading={loading}
|
||||
|
||||
Reference in New Issue
Block a user