File tree Expand file tree Collapse file tree 5 files changed +0
-154
lines changed Expand file tree Collapse file tree 5 files changed +0
-154
lines changed Original file line number Diff line number Diff line change @@ -619,14 +619,6 @@ export declare class CWidgetDropdown extends Vue {
619619 text : string
620620}
621621
622- export declare class CWidgetHeaderDetails extends Vue {
623- color : string
624- rightHeader : string
625- rightFooter : string
626- leftHeader : string
627- leftFooter : string
628- }
629-
630622export declare class CWidgetIcon extends Vue {
631623 header : string
632624 text : string
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ import CWidgetIcon from './CWidgetIcon'
33import CWidgetBrand from './CWidgetBrand'
44import CWidgetProgressIcon from './CWidgetProgressIcon'
55import CWidgetDropdown from './CWidgetDropdown'
6- import CWidgetHeaderDetails from './CWidgetHeaderDetails'
76import CWidgetSimple from './CWidgetSimple'
87
98export {
@@ -12,6 +11,5 @@ export {
1211 CWidgetBrand ,
1312 CWidgetProgressIcon ,
1413 CWidgetDropdown ,
15- CWidgetHeaderDetails ,
1614 CWidgetSimple
1715}
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments