@skyux/lists 13.7.1 → 13.8.0
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.
- package/fesm2022/skyux-lists.mjs +0 -1
- package/fesm2022/skyux-lists.mjs.map +1 -1
- package/package.json +11 -11
package/fesm2022/skyux-lists.mjs
CHANGED
|
@@ -625,7 +625,6 @@ class SkyPagingContentComponent {
|
|
|
625
625
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: SkyPagingContentComponent, decorators: [{
|
|
626
626
|
type: Component,
|
|
627
627
|
args: [{
|
|
628
|
-
standalone: true,
|
|
629
628
|
selector: 'sky-paging-content',
|
|
630
629
|
template: `<ng-content />`,
|
|
631
630
|
}]
|