atr-components 0.1.13 → 0.1.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -3835,7 +3835,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
|
|
|
3835
3835
|
|
|
3836
3836
|
const THIRDMODULES = [
|
|
3837
3837
|
CusNgZorroAntdModule,
|
|
3838
|
-
NzResizableModule
|
|
3838
|
+
NzResizableModule,
|
|
3839
3839
|
];
|
|
3840
3840
|
const SERVICE_PROVIDES = [];
|
|
3841
3841
|
registerLocaleData(zh);
|