handle reactour for recipients,pdf loading, resolve warnings

This commit is contained in:
RaktimaNXG
2023-10-30 16:31:21 +05:30
parent b8cebe5368
commit b75016aaa0
10 changed files with 1079 additions and 1019 deletions
@@ -1,4 +1,4 @@
import React, { useState } from "react";
import React from "react";
import * as Select from "@radix-ui/react-select";
import classnames from "classnames";