Update feed.js

This commit is contained in:
Gal Elmalah
2020-10-11 22:14:23 +03:00
committed by Vishnu Ks
parent 8cd6ba59d7
commit f36a9615a7

View File

@@ -1,4 +1,3 @@
/* eslint-disable react/jsx-filename-extension */
import React from 'react';
import '../styles/sidebar.css';
import BookCard from './bookcard';