Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Commit

Permalink
Merge branch 'beta'
Browse files Browse the repository at this point in the history
Wangtaofeng committed Apr 17, 2024
2 parents b0efeb8 + 1c50472 commit 358f97c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -54,6 +54,7 @@ const CustomImage: FC<ImageProps> = ({ alt, src }) => {
borderRadius: "8px",
background:
"linear-gradient(270deg, #FFF 0%, #F2F3F5 49.83%, #FFF 100%)",
backgroundSize: "400% 100%",
}}
>
<Icon

0 comments on commit 358f97c

Please sign in to comment.