rajeshlemongatsby
v0.1.3
Published
test gatsby components
Downloads
2
Readme
Reusable components and maintain the library
This package is useful for sharing news articles across all social media platforms.
Installation
npm install rajeshlemongatsby
Usage/Examples
import {NewsCardsShare} from 'rajeshlemongatsby'
function App() {
return <NewsCardsShare
title={"Page Title"}
url={"Page URL"}
isDark={true}
/>
}
Tech Stack
Client: React, Gatsby