[MM-52158] - Don't show deprecation/move to annual banners to some clients (#22963)

* [MM-52158] - Don't show deprecation/move to annual banners to some clients

* create const

* feedback impl

* update test names

* update banner text

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
Allan Guwatudde
2023-04-20 17:04:41 +03:00
коммит произвёл GitHub
родитель 89f2ebc836
Коммит 87555aa242
7 изменённых файлов: 119 добавлений и 4 удалений

Просмотреть файл

@@ -41,6 +41,7 @@ export type Subscription = {
is_free_trial: string;
delinquent_since?: number;
compliance_blocked?: string;
billing_type?: string;
}
export type Product = {