mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-03-23 09:02:59 -04:00
Fix
This commit is contained in:
@@ -575,6 +575,8 @@ function CompatibilityDisplay(props: {
|
||||
currentUser,
|
||||
} = props
|
||||
|
||||
const t = useT()
|
||||
|
||||
const [answer2, setAnswer2] = useState<
|
||||
rowFor<'compatibility_answers'> | null | undefined
|
||||
>(undefined)
|
||||
|
||||
Reference in New Issue
Block a user