diff --git a/dist/index.js b/dist/index.js deleted file mode 100644 index b0b65ac..0000000 --- a/dist/index.js +++ /dev/null @@ -1,8 +0,0 @@ -// InteractiveIranMap.js -import React from "react"; - -const InteractiveIranMap = props => { - return /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("h1", null, "InteractiveIranMap!")); -}; - -export default InteractiveIranMap; \ No newline at end of file