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 @@ -442,7 +442,7 @@ export const EventList = () => (
442442
443443## ` <SchedulerDaysNavigationButtons> `
444444
445- A component that display navigation button to move through days in a ` <Scheduler> ` that displays data day by day.
445+ A component that displays navigation buttons to move through days in a ` <Scheduler> ` that displays data day by day.
446446
447447{% raw %}
448448``` tsx
@@ -472,7 +472,7 @@ export const EventList = () => (
472472
473473## ` <SchedulerWeeksNavigationButtons> `
474474
475- A component that display navigation button to move through weeks in a ` <Scheduler> ` that displays data week by week.
475+ A component that displays navigation buttons to move through weeks in a ` <Scheduler> ` that displays data week by week.
476476
477477{% raw %}
478478``` tsx
@@ -502,7 +502,7 @@ export const EventList = () => (
502502
503503## ` <SchedulerMonthsNavigationButtons> `
504504
505- A component that display navigation button to move through months in a ` <Scheduler> ` that displays data month by month.
505+ A component that displays navigation buttons to move through months in a ` <Scheduler> ` that displays data month by month.
506506
507507{% raw %}
508508``` tsx
You can’t perform that action at this time.
0 commit comments