1.0.3 • Published 10 months ago

resume-pin v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

ResumePin 📌📝

Super simple React component that combines Material UI's Notes and PushPin icons in an elegant stack.

Install

npm install resume-pin

Usage

import ResumePin from 'resume-pin'

function App() {
  return <ResumePin />
}

What's inside?

Just two Material UI icons combined:

  • Notes icon (positioned absolutely)
  • PushPin icon (base)

Perfect for features like "pin this summary" or "save notes".

License

MIT

1.0.2

10 months ago

1.0.3

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago