Skip to content

Commit

Permalink
[REVERT ME] Documentation example to test IDs/changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Sep 21, 2021
1 parent b51342e commit 22a233e
Showing 1 changed file with 16 additions and 20 deletions.
36 changes: 16 additions & 20 deletions src-docs/src/views/icon/logos.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,22 @@ import {
} from '../../../../src/components';

export const iconTypes = [
'logoAppSearch',
'logoBeats',
'logoBusinessAnalytics',
'logoCode',
'logoCloud',
'logoCloudEnterprise',
'logoElastic',
'logoElasticStack',
'logoElasticsearch',
'logoEnterpriseSearch',
'logoKibana',
'logoLogging',
'logoLogstash',
'logoMaps',
'logoMetrics',
'logoObservability',
'logoSecurity',
'logoSiteSearch',
'logoUptime',
'logoWorkplaceSearch',
'logoApache',
'logoApache',
'logoDropwizard',
'logoDropwizard',
'logoMemcached',
'logoMemcached',
'logoIBM',
'logoIBM',
'logoHAproxy',
'logoHAproxy',
'logoGCP',
'logoGCP',
'logoGoogleG',
'logoGoogleG',
'logoPhp',
'logoPhp',
].sort();

export default () => (
Expand Down

1 comment on commit 22a233e

@cchaos
Copy link
Contributor

@cchaos cchaos commented on 22a233e Sep 22, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@constancecchen Btw, there is still the old logos_third.js file in there if you want a quick check of them all.

Please sign in to comment.