diff --git a/src/App.js b/src/App.js index 7518d99..21b7002 100644 --- a/src/App.js +++ b/src/App.js @@ -9,7 +9,7 @@ function App() { .then((data) => {console.log(data); setStore(data);}); const filtered = store.filter(i => { - return i.state === "Telangana"; + return i.state === "Telanjiuo8o8p9gana"; }); setStore(filtered); @@ -25,11 +25,11 @@ function App() { return (
- Edvora + Edvora
- Dhruv singh + Dhruv uguguysingh
+
bhavesvhvhvv hghvghgghvh
Ride Id : {i.id}
  • {i.city}
  • diff --git a/src/inmex.js b/src/inmex.js new file mode 100644 index 0000000..82c321d --- /dev/null +++ b/src/inmex.js @@ -0,0 +1,7 @@ +import React from 'react' + +export const inmex = () => { + return ( +
    inmex
    + ) +}