checkpoint: pre-refactor state before fixing P0/P1 issues
This commit is contained in:
@@ -19,7 +19,7 @@ Page({
|
||||
pets: [],
|
||||
} as any,
|
||||
formattedLikes: '0',
|
||||
avatarGradient: 'linear-gradient(135deg, #ffd6e8, #fff1a6)',
|
||||
avatarGradient: 'linear-gradient(135deg, #d9d2fb, #efedfd)',
|
||||
posts: [] as Post[],
|
||||
postView: 'grid' as 'grid' | 'list',
|
||||
loading: false,
|
||||
|
||||
Reference in New Issue
Block a user