Merge branch 'master' into version-2021.3
This commit is contained in:
commit
ad0cc5f0be
|
@ -3,4 +3,4 @@ export const SUCCESS_CLASS = "pf-m-success";
|
||||||
export const ERROR_CLASS = "pf-m-danger";
|
export const ERROR_CLASS = "pf-m-danger";
|
||||||
export const PROGRESS_CLASS = "pf-m-in-progress";
|
export const PROGRESS_CLASS = "pf-m-in-progress";
|
||||||
export const CURRENT_CLASS = "pf-m-current";
|
export const CURRENT_CLASS = "pf-m-current";
|
||||||
export const VERSION = "2021.2.5-stable";
|
export const VERSION = "2021.2.6-stable";
|
||||||
|
|
Reference in New Issue