File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3501,7 +3501,7 @@ export const App = () => {
35013501 < >
35023502 < div id = "github" className = "desktop-only" >
35033503 < span className = "githubdemo" > < span > < i className = "fab fa-github" > </ i > </ span >
3504- < a href = "https://github.com/SyncfusionExamples/React-Feature-Rich-Grid " target = "_blank" rel = "noopener noreferrer"
3504+ < a href = "https://github.com/SyncfusionExamples/react-feature-rich-datagrid " target = "_blank" rel = "noopener noreferrer"
35053505 style = { { textDecoration : 'none' , color : 'white' , fontSize : '15px' } } > GitHub</ a > </ span >
35063506 </ div >
35073507
@@ -3559,7 +3559,7 @@ export const App = () => {
35593559 < i className = "fab fa-github" > </ i >
35603560 </ span >
35613561 < a
3562- href = "https://github.com/SyncfusionExamples/React-Feature-Rich-Grid "
3562+ href = "https://github.com/SyncfusionExamples/react-feature-rich-datagrid "
35633563 target = "_blank"
35643564 rel = "noopener noreferrer"
35653565 style = { { textDecoration : 'none' , color : 'white' , fontSize : '15px' , marginLeft : '5px' } } > GitHub</ a > </ span >
@@ -3763,4 +3763,4 @@ interface GridPropertiesGroup {
37633763
37643764interface ChangeEventArgs {
37653765 checked : boolean ;
3766- }
3766+ }
You can’t perform that action at this time.
0 commit comments