update src/components/Advertisements/Design3/index.js, src/components/Toast/index.js and data.js

master
mahdi 3 years ago
parent 5e66d341ce
commit 1d49ee04d7
  1. 1
      src/components/Alert/index.js

@ -1,7 +1,6 @@
// it has style inside index.scss ---> // Start Alert Component && end Alert Component // it has style inside index.scss ---> // Start Alert Component && end Alert Component
import React from "react"; import React from "react";
import "./index.scss";
import { alert } from "../../redux/actions"; import { alert } from "../../redux/actions";
import { connect } from "react-redux"; import { connect } from "react-redux";

Loading…
Cancel
Save