mirror of
https://github.com/Nezumi-2711/uptime-monitoring.git
synced 2026-09-22 13:48:31 +00:00
feat: trigger deploy
This commit is contained in:
@@ -11,6 +11,8 @@ if (!root) {
|
||||
throw new Error("Root element was not found");
|
||||
}
|
||||
|
||||
// Trigger deploy
|
||||
|
||||
createRoot(root).render(
|
||||
<StrictMode>
|
||||
<QueryClientProvider client={queryClient}>
|
||||
|
||||
Reference in New Issue
Block a user