We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd675b commit fad9bffCopy full SHA for fad9bff
src/components/PostList.js
@@ -1,6 +1,6 @@
1
import React from 'react';
2
import axios from 'axios';
3
-
+import "../App.css"
4
import history from './../history';
5
const PostList = ({searchResult,posts,refresh})=>{
6
0 commit comments