feat: resolve merge conflicts for browser recording save

This commit is contained in:
RohitR311
2025-01-10 11:50:36 +05:30
97 changed files with 4093 additions and 1589 deletions

View File

@@ -1,5 +1,5 @@
import React, { createContext, useContext, useState } from "react";
import { AlertSnackbarProps } from "../components/atoms/AlertSnackbar";
import { AlertSnackbarProps } from "../components/ui/AlertSnackbar";
interface GlobalInfo {