Skip to content

Releases: ivenms/react-github-media-library

Fixes with dropdown and unused imports

10 Jul 22:23

Choose a tag to compare

Initial tag release on git, but it is a patch of NPM package release.

This tag includes changes:

  • to select dropdown UI issues on some devices.
  • Updates in readme to add instructions for npm package release.
  • Fixes on App.tsx to remove unnecessary imports to avoid issues in github actions pipeline.