diff --git a/README.md b/README.md index 698dd81..72a1883 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ Output is generated in the `build/` directory. The application supports light and dark themes with system preference detection: ```tsx -import { ThemeProvider } from '@/components/theme-provider' +import { ThemeProvider } from './components/theme-provider'