diff --git a/docs/structure.ts b/docs/structure.ts index 1d7e96cc25..f45e1015e0 100644 --- a/docs/structure.ts +++ b/docs/structure.ts @@ -234,6 +234,7 @@ export const structure = [ { type: 'tabs', name: 'Progress Bar', + icon: 'progress-bar.svg', source: [ 'NbProgressBarComponent', ], @@ -270,12 +271,6 @@ export const structure = [ // }, // { // type: 'tabs', - // name: 'Progress Bar', - // icon: 'progress-bar.svg', - // source: [], - // }, - // { - // type: 'tabs', // name: 'Button', // icon: 'button.svg', // source: [],