fix: beatmapId prop
This commit is contained in:
parent
83a25c6911
commit
0365a0fb9a
@ -20,7 +20,7 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<div class="relative h-screen w-screen">
|
<div class="relative h-screen w-screen">
|
||||||
<Background />
|
<Background {beatmapId} />
|
||||||
<div class="absolute z-20 top-2 right-2 py-7">
|
<div class="absolute z-20 top-2 right-2 py-7">
|
||||||
<DropdownMenu.Root>
|
<DropdownMenu.Root>
|
||||||
<DropdownMenu.Trigger>
|
<DropdownMenu.Trigger>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user