File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- # react-focus-utils
1
+ # Component Driven UI
2
2
3
- ![ Release] ( https://github.com/component-driven/react-focus-utils /workflows/Release/badge.svg )
3
+ ![ Release] ( https://github.com/component-driven/ui /workflows/Release/badge.svg )
4
4
5
5
This package includes:
6
6
Original file line number Diff line number Diff line change 23
23
"author" :
" Andrey Okonetchnikov <[email protected] >" ,
24
24
"license" : " MIT" ,
25
25
"bugs" : {
26
- "url" : " https://github.com/component-driven/react-focus-utils /issues"
26
+ "url" : " https://github.com/component-driven/ui /issues"
27
27
},
28
28
"homepage" : " https://react-focus-utils.netlify.com" ,
29
29
"dependencies" : {
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ module.exports = {
35
35
showSidebar : true ,
36
36
ribbon : {
37
37
// Link to open on the ribbon click (required)
38
- url : 'https://github.com/component-driven/react-focus-utils ' ,
38
+ url : 'https://github.com/component-driven/ui ' ,
39
39
// Text to show on the ribbon (optional)
40
40
text : 'Fork me on GitHub'
41
41
}
You can’t perform that action at this time.
0 commit comments