Skip to content

Commit

Permalink
change name
Browse files Browse the repository at this point in the history
  • Loading branch information
Anshgrover23 committed Jan 16, 2025
1 parent 4b4acd1 commit 18c740e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/DownloadButtonAndMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ export function DownloadButtonAndMenu({
<Download className="mr-1 h-3 w-3" />
<span className="flex-grow mr-6">3D Model</span>
<span className="text-[0.6rem] bg-green-500 opacity-80 text-white font-mono rounded-md px-1 text-center py-0.5 mr-1">
gltf
glb
</span>
</DropdownMenuItem>
<DropdownMenuItem
Expand Down

0 comments on commit 18c740e

Please sign in to comment.