@alentoma/usestate
Version:
Alternative to react.UseState where you could use and object with properties.
15 lines • 396 B
JSON
{
"name": "@alentoma/usestate",
"version": "1.2.9",
"description": "Alternative to react.UseState where you could use and object with properties.",
"main": "index.js",
"homepage": "https://github.com/AlenToma/ObjectUseState",
"author": "Alen Toma <alen.toma@gmail.com>",
"license": "MIT",
"keywords": [
"react",
"useState",
"objectUsestate"
],
"dependencies": {}
}