Fix share icon in best view

This commit is contained in:
Brandon Presley 2022-09-27 12:53:09 +13:00
parent eb74f03023
commit 3a92cc8d7c
2 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ export default function ViewBest() {
});
})
}
icon="share-social-outline"
icon="share"
/>
),
title: params.best.name,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 70 KiB