fix(demo-docs): fix banners in backend bundles section (#5594)

This commit is contained in:
Denis Strigo 2020-02-07 10:28:24 +03:00 committed by Sergey Andrievskiy
parent 1bcb98b93c
commit 6090df1035
4 changed files with 7 additions and 7 deletions

View file

@ -21,8 +21,8 @@ export interface ProductVariant {
}
export const BUNDLE_LICENSE = {
single: 'single',
multi: 'multi',
personal: 'personal',
developer: 'developer',
};
export class Feature {