Merge branch 'bluesky-social:main' into patch-3

This commit is contained in:
Minseo Lee 2024-03-12 16:24:32 +09:00 committed by GitHub
commit 2456ca828f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 3427 additions and 2396 deletions

View file

@ -57,6 +57,7 @@ const styles = StyleSheet.create({
btn: {
flexDirection: 'row',
justifyContent: 'center',
flexGrow: 1,
borderWidth: 1,
borderLeftWidth: 0,
paddingHorizontal: 10,