1.0.3 • Published 9 months ago

resume-pin v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
9 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

9 months ago

1.0.3

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago