mirror of
https://github.com/FranP-code/ChatGPT.git
synced 2025-10-13 00:13:25 +00:00
chore: chatgpt prompts
This commit is contained in:
2
src/routes.tsx
vendored
2
src/routes.tsx
vendored
@@ -7,7 +7,7 @@ import type { RouteObject } from 'react-router-dom';
|
||||
import type { MenuProps } from 'antd';
|
||||
|
||||
import General from '@view/General';
|
||||
import ChatGPTPrompts from '@view/ChatGPTPrompts';
|
||||
import ChatGPTPrompts from '@/view/ChatGPTPrompts';
|
||||
|
||||
export type ChatRouteObject = {
|
||||
label: string;
|
||||
|
||||
Reference in New Issue
Block a user