Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-spongebob-text-component

A react component rendering text as a SpongeBob meme.

Install

npm install react-spongebob-text-component

or if you use yarn

yarn add react-spongebob-text-component

Usage

import SpongeBobTextComponent from 'react-spongebob-text-component';

const CustomComponent = () => {
  return <SpongeBobTextComponent text={"Lorem ipsum dolor sit amet"} />;
};

export default CustomComponent;

About

🧽 Simple react component displaying a text in the SpongeBob meme style

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages