first commit
This commit is contained in:
7
components/SplineViewer.tsx
Normal file
7
components/SplineViewer.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
// This file is no longer needed as we're using the official Spline component
|
||||
// from '@splinetool/react-spline/next' directly in the HeroSection component.
|
||||
// Keeping this file empty to avoid any import errors until references are cleaned up.
|
||||
|
||||
export function SplineViewer() {
|
||||
return null;
|
||||
}
|
||||
Reference in New Issue
Block a user