[Feature] - Add frontend testing script for onprem

This commit is contained in:
lalitdeore12@gmail.com
2025-02-20 18:45:05 +05:30
parent 05880a04b3
commit 2d00444a5a
8 changed files with 377 additions and 3 deletions
+1
View File
@@ -186,6 +186,7 @@ const App = (message, props) => {
color: "rgba(255, 255, 255, 0.65)",
minHeight: "100vh",
}}
className='parent-component'
>
<ScrollToTop
getUserNotifications={getUserNotifications}