removed all unused api routes and components
This commit is contained in:
parent
5a941d3883
commit
0badf0bf76
11 changed files with 1 additions and 381 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { Suspense } from "react";
|
||||
import SettingsSubmit from "@/app/components/forms/SettingsSubmit";
|
||||
import SettingsSubmit from "@/components/forms/SettingsSubmit";
|
||||
|
||||
export const dynamic = "force-dynamic"; // keeps this page from being statically prerendered
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue