add notes about android emu for root #62

This commit is contained in:
鲁树人
2023-12-23 11:11:38 +00:00
parent 16bb7cb0fb
commit caed717755
4 changed files with 60 additions and 5 deletions

View File

@@ -31,6 +31,16 @@ export const theme = extendTheme({
color: 'blue.600',
},
},
Text: {
baseStyle: {
mt: 1,
},
},
Header: {
baseStyle: {
mt: 3,
},
},
},
styles: {
global: {