generated from Luis/nextjs-python-web-template
clean up unused js parts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ReactElement, ReactNode } from "react";
|
||||
import { ReactElement } from "react";
|
||||
import { UseFormReturn } from "react-hook-form";
|
||||
|
||||
export type StepId = "template" | "modules" | "config" | "save";
|
||||
|
||||
Reference in New Issue
Block a user