Update: List Row Dynamic Theme
This commit is contained in:
@@ -242,6 +242,8 @@ const UserPage: React.FC = () => {
|
||||
</div>
|
||||
</div>
|
||||
{showAuthModal && <AuthModal onClose={() => setShowAuthModal(false)} />}
|
||||
|
||||
|
||||
</DynamicPageContent>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user