Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
alianza committed Jan 15, 2025
1 parent d12a585 commit 1e3dd7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import utilStyles from '../styles/utils.module.scss';
import Link from 'next/link';
import Stats from '../components/stats/Stats';
import { baseStyle, hiddenStyle } from '../lib/clientUtils';
import TransitionScroll from '../components/common/transitionScroll/TransitionScroll';

export const statsDef = {
'Flatground Tricks': { endpoint: '/mine/flatgroundtricks', value: '...' },
Expand Down

0 comments on commit 1e3dd7a

Please sign in to comment.