UNPKG

scholar-ed

Version:

A React component to embed Google Scholar profiles in a mobile-friendly way

5 lines (4 loc) 162 B
import ScholarProfile from "./components/ScholarProfile"; import "./components/ScholarProfile.css"; export { ScholarProfile }; export default ScholarProfile;