diff --git a/src/pages/contents/all.tsx b/src/pages/contents/all.tsx index 5003c7d..416211e 100644 --- a/src/pages/contents/all.tsx +++ b/src/pages/contents/all.tsx @@ -139,7 +139,7 @@ const Contents = ({ contents, ...otherProps }: Props): JSX.Element => { if (isDefinedAndNotEmpty(name)) { umami("[Contents/All] Change search term"); } else { - umami("[News] Clear search term"); + umami("[Contents/All] Clear search term"); } }} />