0.7.0 • Published 1 year ago
texan-spyware v0.7.0
Texan Spyware
Texan spyware. Don't type "texas" or "texan" around this component...
Getting Started
Install
npm install texan-spywareRun code!
import TexanSpyware from './TexanSpyware';
function App() {
  return (
    <div>
      <TexanSpyware/>
    </div>
  );
}