Raid Instance tab working
This commit is contained in:
@@ -20,7 +20,7 @@ export default function ClassGroupsByRaidLayoutDisplay({
|
||||
else{
|
||||
return (
|
||||
<div
|
||||
className="flex flex-row gap-x-4"
|
||||
className="flex flex-row items-center justify-center gap-x-4"
|
||||
>
|
||||
{
|
||||
classGroupsQuery.data.map((classGroup, index) => (
|
||||
|
||||
Reference in New Issue
Block a user