fix: stabilize build and archive configs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { getIntakeById } from '../../actions';
|
||||
import { getIntakeById } from '../actions';
|
||||
import { IntakeHeader } from './components/intake-header';
|
||||
import { IntakeTabs } from './components/intake-tabs';
|
||||
import { notFound } from 'next/navigation';
|
||||
|
||||
Reference in New Issue
Block a user