Skip to content

Commit fad9bff

Browse files
committed
no change
1 parent fcd675b commit fad9bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/PostList.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React from 'react';
22
import axios from 'axios';
3-
3+
import "../App.css"
44
import history from './../history';
55
const PostList = ({searchResult,posts,refresh})=>{
66

0 commit comments

Comments
 (0)