Lifo Library
Lifo Library is a library of components and utilities for React and Astro projects.
for more information visit ...
IMPORTANT !
First of all, you need define .env in your project for save localStorage data.
PUBLIC_BASE_STORAGE_KEY="FV"
Installation
npm install @lifo123/library
or
yarn add @lifo123/library