rename BirthdaySettings -> BirthDateSettings + remove legacy modal
This commit is contained in:
parent
577091d44d
commit
884f37c349
4 changed files with 5 additions and 156 deletions
|
@ -16,7 +16,7 @@ import {ErrorMessage} from '#/view/com/util/error/ErrorMessage'
|
|||
import {cleanError} from '#/lib/strings/errors'
|
||||
import {ActivityIndicator, View} from 'react-native'
|
||||
|
||||
export function BirthdaySettingsDialog({
|
||||
export function BirthDateSettingsDialog({
|
||||
control,
|
||||
preferences,
|
||||
}: {
|
Loading…
Add table
Add a link
Reference in a new issue