mirror of
https://github.com/umami-software/umami.git
synced 2026-02-21 21:15:35 +01:00
3 lines
65 B
TypeScript
3 lines
65 B
TypeScript
import GoalsPage from './goals/page';
|
|
|
|
export default GoalsPage;
|