mirror of
https://github.com/MeshEnvy/mesh-forge.git
synced 2026-08-07 01:13:05 +02:00
enh: update button label on LandingPage to clarify functionality
This commit is contained in:
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
className="border-cyan-500/50 text-white hover:bg-slate-900/60"
|
||||
>
|
||||
<BrowseIcon className="mr-2 h-5 w-5" />
|
||||
Browse
|
||||
Browse Builds
|
||||
</Button>
|
||||
<Authenticated>
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user