refactor: reorganize SetAPIsTemplate component and update imports for improved structure
This commit is contained in:
@@ -12,7 +12,7 @@ import {
|
||||
import { models } from "@/types/models";
|
||||
import { tr, Tr, langCodeContext, LANG_OPTIONS } from "@/translate";
|
||||
import { isVailedJSON } from "@/utils/isVailedJSON";
|
||||
import { SetAPIsTemplate } from "@/setAPIsTemplate";
|
||||
import { SetAPIsTemplate } from "@/components/setAPIsTemplate";
|
||||
import { autoHeight } from "@/utils/textAreaHelp";
|
||||
import { getDefaultParams } from "@/utils/getDefaultParam";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user