refactor: refactor code

This commit is contained in:
RaktimaNXG
2024-06-17 21:17:18 +05:30
parent 08387fc406
commit 3642d4f3a3
@@ -5,7 +5,6 @@ import { randomId, textWidget } from "../../constant/Utils";
function PlaceholderCopy(props) {
const copyType = ["All pages", "All pages but last", "All pages but first"];
const [selectCopyType, setSelectCopyType] = useState("");
//function for get copy placeholder position
const getCopyPlaceholderPosition = (
type,