forked from PolarisPyra/daphnis
added space
This commit is contained in:
parent
1004cdd742
commit
7903210aed
@ -96,7 +96,7 @@ export function PlayerChangableChunithmGameVersionSelection({}: ChunithmGameVers
|
|||||||
render={({ field }) => (
|
render={({ field }) => (
|
||||||
<FormItem className="flex flex-col">
|
<FormItem className="flex flex-col">
|
||||||
<FormLabel className="pb-2">
|
<FormLabel className="pb-2">
|
||||||
Chunithm:
|
Chunithm:
|
||||||
{selectedGameVersion
|
{selectedGameVersion
|
||||||
? GameVersion[
|
? GameVersion[
|
||||||
selectedGameVersion as keyof typeof GameVersion
|
selectedGameVersion as keyof typeof GameVersion
|
||||||
|
Loading…
Reference in New Issue
Block a user