Rename dialog

This commit is contained in:
Eric Bailey
2024-08-09 15:32:52 -05:00
parent 8fa02dda80
commit e5a678dee8
3 changed files with 5 additions and 5 deletions
@@ -30,7 +30,7 @@ type Props = {
onChangeThreadgateAllowUISettings: (v: ThreadgateAllowUISetting[]) => void
}
export function ThreadgateEditorDialog({
export function PostInteractionSettingsDialog({
control,
...rest
}: Props & {