File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5129,7 +5129,7 @@ export const App = () => {
51295129 < div className = 'download-button-container' >
51305130 < a
51315131 id = "download-now-button"
5132- href = "https://www.syncfusion.com/downloads/react?tag=es-livesample-react-featurerich-schedule " className = "btn btn-free bold free-trial-gtag-sep15"
5132+ href = "https://www.syncfusion.com/downloads/react" className = "btn btn-free bold free-trial-gtag-sep15"
51335133 >
51345134 < span className = "btn__text" > TRY IT FREE</ span >
51355135 </ a >
@@ -5744,7 +5744,7 @@ export const App = () => {
57445744 < div id = "tryfreebutton" className = "desktop-only" >
57455745 < a
57465746 id = "download-now-button" target = "_blank"
5747- href = "https://www.syncfusion.com/downloads/react?tag=es-livesample-react-featurerich-schedule "
5747+ href = "https://www.syncfusion.com/downloads/react"
57485748 className = "menu-item btn btn-primary"
57495749 >
57505750 < span className = "tryfree" > TRY IT FREE</ span >
@@ -5820,7 +5820,7 @@ export const App = () => {
58205820 < div className = "mobile-only" >
58215821 < a
58225822 id = "download-now-button" target = "_blank"
5823- href = "https://www.syncfusion.com/downloads/react?tag=es-livesample-react-featurerich-schedule "
5823+ href = "https://www.syncfusion.com/downloads/react"
58245824 className = "btn btn-free bold free-trial-gtag-sep15"
58255825 >
58265826 < span className = "tryfree" > TRY IT FREE</ span >
You can’t perform that action at this time.
0 commit comments