update stackServerApp import

This commit is contained in:
Madison 2025-09-03 13:12:29 -05:00
parent c228e1c019
commit c192eaf0a9

View File

@ -1,9 +1,9 @@
import { stackServerApp } from '@/stack';
import { StackProvider, StackTheme } from '@stackframe/stack';
import { RootProvider } from 'fumadocs-ui/provider';
import { Inter } from 'next/font/google';
import PostHogPageView from '../components/pageview';
import { CSPostHogProvider } from '../components/posthog-provider';
import { stackServerApp } from '../stack';
import './global.css';
const inter = Inter({