diff --git a/src/components/AIcon/index.tsx b/src/components/AIcon/index.tsx index 4790d76a..35221782 100644 --- a/src/components/AIcon/index.tsx +++ b/src/components/AIcon/index.tsx @@ -49,7 +49,7 @@ const iconKeys = [ 'PartitionOutlined', 'ShareAltOutlined', 'playCircleOutlined', - 'RightOutlined' + 'RightOutlined', 'FileTextOutlined', 'UploadOutlined' ]