add enter functionality and resolve title show bug

This commit is contained in:
ismailsosic
2023-03-08 16:17:26 +01:00
parent 71811fac4b
commit f09648dd67
420 changed files with 21395 additions and 1067108 deletions

View File

@@ -1,21 +1,36 @@
{
"name": "react-is",
"version": "16.13.1",
"description": "Brand checking of React Elements.",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/facebook/react.git",
"directory": "packages/react-is"
},
"keywords": [
"react"
"_args": [
[
"react-is@16.13.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"license": "MIT",
"_from": "react-is@16.13.1",
"_id": "react-is@16.13.1",
"_inBundle": false,
"_integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
"_location": "/react-is",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "react-is@16.13.1",
"name": "react-is",
"escapedName": "react-is",
"rawSpec": "16.13.1",
"saveSpec": null,
"fetchSpec": "16.13.1"
},
"_requiredBy": [
"/prop-types"
],
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
"_spec": "16.13.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"homepage": "https://reactjs.org/",
"description": "Brand checking of React Elements.",
"files": [
"LICENSE",
"README.md",
@@ -23,5 +38,18 @@
"index.js",
"cjs/",
"umd/"
]
],
"homepage": "https://reactjs.org/",
"keywords": [
"react"
],
"license": "MIT",
"main": "index.js",
"name": "react-is",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/react.git",
"directory": "packages/react-is"
},
"version": "16.13.1"
}