update pay function
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// app/ai-chat/test-auth/page.tsx
|
||||
import TestAuth from '../generate-code/test-auth';
|
||||
|
||||
export default function TestAuthPage() {
|
||||
return <TestAuth />;
|
||||
}
|
||||
Reference in New Issue
Block a user