Skip to content

Commit

Permalink
Improve comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thecalcc committed Feb 8, 2024
1 parent c806755 commit f68ea45
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const TemplatesListView: React.FC<ITemplatesListViewProps> = ({
/**
* Groups the templates by calendar,
* filters the templates that match the current search query,
* if a calendar is selected filters the groups that match the calendar are filtered,
* if a calendar is selected, the groups that match that calendar are filtered,
* if not the groups that that don't have any templates are filtered out.
*/
const filteredTemplates = calendars
Expand Down

0 comments on commit f68ea45

Please sign in to comment.