mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 08:20:13 +01:00
fix(demo): improved code
This commit is contained in:
parent
ab4d64f1d1
commit
dbd2d99f9e
12 changed files with 12 additions and 34 deletions
|
|
@ -11,7 +11,7 @@ import { Component } from '@angular/core';
|
|||
})
|
||||
export class DotNetIntegrationDescriptionComponent {
|
||||
|
||||
buttonText: string = 'Get Backend From 49$';
|
||||
buttonText = 'Get Backend From 49$';
|
||||
url = 'https://store.akveo.com/collections/net-bundles?utm_campaign=akveo_store%20-%20all%20bundles%20-%20ngx_admin_demo&utm_source=ngx_admin&utm_medium=referral&utm_content=sidebar_link_dotnet';
|
||||
|
||||
features: string[] = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue