Small cleanup

This commit is contained in:
Paul Frazee
2024-03-05 19:15:46 -08:00
parent a84e264dae
commit 2a7af0b8c0
4 changed files with 15 additions and 18 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ import {Divider} from '#/components/Divider'
import {Button, ButtonText} from '#/components/Button'
import {CenteredView, ScrollView} from '#/view/com/util/Views'
import {ErrorState} from '../ErrorState'
import {ModerationLabelPref} from '#/components/ModerationLabelPref'
import {ModerationLabelPref} from '#/components/moderation/ModerationLabelPref'
interface LabelsSectionProps {
isLabelerLoading: boolean