We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9938c1 commit 8af1b75Copy full SHA for 8af1b75
test/integration/next/pages/index.tsx
@@ -15,7 +15,7 @@ export default function App() {
15
<span className="fr-icon-ancient-gate-fill" aria-hidden="true"></span>
16
<i className="fr-icon-ancient-gate-fill" aria-hidden="true"/>
17
18
- <button className={fr.cx("fr-btn", "ri-amazon-fill", "fr-btn--icon-left")}>
+ <button className={fr.cx("fr-btn", "ri-24-hours-fill", "fr-btn--icon-left")}>
19
Download
20
</button>
21
0 commit comments