Skip to content

Commit 6011856

Browse files
update readme, package.json description and
keywords
1 parent 2b9c6dd commit 6011856

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# react-dyn-tabs
2-
React Dynamic Tabs, full control and api based Tab
2+
React Dynamic Tabs with full API
33

44

55

@@ -9,7 +9,7 @@ React Dynamic Tabs, full control and api based Tab
99
* **Open & Close & Select** — Tab can be opened, closed and selected
1010
* **lazy/eager loading**
1111
* **Customizable style**
12-
* **API based and full control**
12+
* **full control**
1313
* **ARIA accessible**
1414

1515

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.1.3",
44
"private": false,
55
"author": "dev-javascript",
6-
"description": "dynamic tabs, full control and api based Tab for ReactJs",
6+
"description": "React dynamic tabs with full API",
77
"main": "lib/cjs/index.js",
88
"module": "lib/esm/index.js",
99
"repository": {
@@ -77,7 +77,7 @@
7777
"react-dyn-tabs",
7878
"react-component",
7979
"react-tab",
80-
"api-based",
80+
"full-api",
8181
"full-control"
8282
],
8383
"license": "MIT",

0 commit comments

Comments
 (0)