refactor: improvements in UI and book consultion option
- Login is not responsive - Add country field in book consultant any country - correct form submit of book consultant in mobile view - updatr email in privacy page - make home page slider responsive - redirect login whentokenexpired
This commit is contained in:
@@ -35,7 +35,7 @@ const PaymentComponent = ({ amount, onSuccess }) => {
|
||||
|
||||
const response = await axios.get("https://apilayer.net/api/live", {
|
||||
params: {
|
||||
access_key: "ytguhijok",
|
||||
access_key: "9bcb30907dee1cda9866f7b49f0f8def",
|
||||
currencies: "USD",
|
||||
source: "INR",
|
||||
format: 1,
|
||||
|
||||
Reference in New Issue
Block a user