mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
chore update feedback email address (#1125)
* update email addy * format code
This commit is contained in:
@@ -51,7 +51,7 @@ interface SocialButtonProps {
|
||||
href: string;
|
||||
}
|
||||
|
||||
const emailFeedback = 'feedback@self.xyz';
|
||||
const emailFeedback = 'support@self.xyz';
|
||||
type RouteOption =
|
||||
| keyof RootStackParamList
|
||||
| 'share'
|
||||
|
||||
Reference in New Issue
Block a user