Skip to content

Commit 8af1b75

Browse files
committed
dont use amazon icon for demo
1 parent d9938c1 commit 8af1b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/next/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export default function App() {
1515
<span className="fr-icon-ancient-gate-fill" aria-hidden="true"></span>
1616
<i className="fr-icon-ancient-gate-fill" aria-hidden="true"/>
1717

18-
<button className={fr.cx("fr-btn", "ri-amazon-fill", "fr-btn--icon-left")}>
18+
<button className={fr.cx("fr-btn", "ri-24-hours-fill", "fr-btn--icon-left")}>
1919
Download
2020
</button>
2121

0 commit comments

Comments
 (0)