Skip to content

Commit 91d207d

Browse files
authored
fix: remove icons list from Icon page since deprecated (#1960)
1 parent 94b6821 commit 91d207d

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

docs/src/pages/[platform]/components/icon/AllIcons.tsx

Lines changed: 0 additions & 21 deletions
This file was deleted.

docs/src/pages/[platform]/components/icon/react.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { Button, Icon, Flex, Text, Alert } from '@aws-amplify/ui-react';
22
import { IconDemo } from './demo';
3-
import { AllIcons } from './AllIcons';
43
import { Example, ExampleCode } from '@/components/Example';
54
import { ComponentStyleDisplay } from '@/components/ComponentStyleDisplay';
65

@@ -62,8 +61,6 @@ Use a default icon from the [Material Design icons](http://google.github.io/mate
6261
</ExampleCode>
6362
</Example>
6463

65-
<AllIcons />
66-
6764
## Custom icon
6865

6966
### Using path data

0 commit comments

Comments
 (0)