mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-26 20:28:48 +01:00
fix(demo-docs): fix banners in backend bundles section (#5594)
This commit is contained in:
parent
f3e9bef4d2
commit
e4c53bf70d
4 changed files with 7 additions and 7 deletions
|
|
@ -21,8 +21,8 @@ export interface ProductVariant {
|
|||
}
|
||||
|
||||
export const BUNDLE_LICENSE = {
|
||||
single: 'single',
|
||||
multi: 'multi',
|
||||
personal: 'personal',
|
||||
developer: 'developer',
|
||||
};
|
||||
|
||||
export class Feature {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue