Game name now visible on game mod cards and sliders. Mod post reactions now functional. Zap refactored. #33
@ -1932,6 +1932,8 @@ const Reactions = ({ modDetails }: ReactionsProps) => {
|
||||
const hasReactedPositively = checkHasPositiveReaction()
|
||||
const hasReactedNegatively = checkHasNegativeReaction()
|
||||
|
||||
if (!isDataLoaded) return null
|
||||
|
||||
return (
|
||||
<>
|
||||
<div
|
||||
|
Loading…
Reference in New Issue
Block a user