complete toast and notification for keeping data in local storage for filtering and move on next step
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
'use client'
|
||||
import { createTheme } from "@mui/material";
|
||||
import {createTheme} from "@mui/material";
|
||||
|
||||
const theme = createTheme({
|
||||
direction: 'rtl',
|
||||
|
||||
Reference in New Issue
Block a user