feat: tải ảnh lên bằng tài khoản public và cho phép bình luận
This commit is contained in:
@@ -112,6 +112,7 @@ function App() {
|
||||
user={user}
|
||||
onViewTour={handleViewTour}
|
||||
onOpenMyPhotos={() => setCurrentPage('myPhotos')}
|
||||
onLoginSuccess={handleLoginSuccess}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user