This commit is contained in:
Paul Frazee
2024-03-04 16:33:07 -08:00
parent f99307033c
commit b26e280373
2 changed files with 2 additions and 10 deletions
@@ -17,7 +17,6 @@ export function ModerationLabelPref({
labelValueDefinition: InterprettedLabelValueDefinition
disabled?: boolean
}) {
console.log({labelValueDefinition})
const t = useTheme()
const allLabelStrings = useLabelStrings()
const labelStrings = labelValueDefinition.locales[0] // TODO look up locale