Merge pull request #572 from AmitChauhan63390/master

feat: order robots according to updatedAt
This commit is contained in:
Karishma Shukla
2025-05-06 16:53:39 +05:30
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -749,4 +749,4 @@ const modalStyle = {
height: 'fit-content',
display: 'block',
padding: '20px',
};
};