add goals page for teams

This commit is contained in:
Francis Cao 2024-05-26 22:49:22 -07:00
parent cbd5f7b556
commit 9c2917a53f

View File

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