fix bug for teams UTM report

This commit is contained in:
Francis Cao 2024-04-22 12:58:58 -07:00
parent 4ca4be4445
commit 758b289a51

View File

@ -0,0 +1,3 @@
import Page from 'app/(main)/reports/utm/page';
export default Page;