chore: add comment to PlausibleAnalytics for 404 error pages

This commit is contained in:
javayhu 2025-05-02 22:12:58 +08:00
parent ae27906e3b
commit b43a05c03c

View File

@ -5,6 +5,10 @@ import Script from 'next/script';
/**
* Plausible Analytics
*
* NOTICE:
* If you do not check `404 error pages` when you set up Plausible Analytics,
* you do not need to add new script to this component.
*
* https://plausible.io
*/
export function PlausibleAnalytics() {