File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# react-dyn-tabs
2
- React Dynamic Tabs, full control and api based Tab
2
+ React Dynamic Tabs with full API
3
3
4
4
5
5
@@ -9,7 +9,7 @@ React Dynamic Tabs, full control and api based Tab
9
9
* ** Open & Close & Select** — Tab can be opened, closed and selected
10
10
* ** lazy/eager loading**
11
11
* ** Customizable style**
12
- * ** API based and full control**
12
+ * ** full control**
13
13
* ** ARIA accessible**
14
14
15
15
Original file line number Diff line number Diff line change 3
3
"version" : " 1.1.3" ,
4
4
"private" : false ,
5
5
"author" : " dev-javascript" ,
6
- "description" : " dynamic tabs, full control and api based Tab for ReactJs " ,
6
+ "description" : " React dynamic tabs with full API " ,
7
7
"main" : " lib/cjs/index.js" ,
8
8
"module" : " lib/esm/index.js" ,
9
9
"repository" : {
77
77
" react-dyn-tabs" ,
78
78
" react-component" ,
79
79
" react-tab" ,
80
- " api-based " ,
80
+ " full-api " ,
81
81
" full-control"
82
82
],
83
83
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments