mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-23 03:25:07 +03:00
Implement SplitButton from Material 3 Expressive
This commit is contained in:
@@ -15,7 +15,7 @@ export function HomeFooter() {
|
||||
</div>
|
||||
<div className={styles.footerLinks}>
|
||||
<div className={styles.footerSection}>
|
||||
<Link to="/download" className={styles.footerLink}>
|
||||
<Link to="/#download" className={styles.footerLink}>
|
||||
<MaterialIcon name="download" className={styles.footerLinkIcon} />
|
||||
Скачать приложение
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user