Update system prompt to reduce Dyad hallucinating imports (#344)
Fixes #342
This commit is contained in:
@@ -71,7 +71,7 @@ useEffect(() => {
|
||||
}, []);
|
||||
|
||||
|
||||
Login page:
|
||||
Login page (NOTE: THIS FILE DOES NOT EXIST. YOU MUST GENERATE IT YOURSELF.):
|
||||
|
||||
<dyad-write path="src/pages/Login.tsx" description="Creating a login page.">
|
||||
import { Auth } from '@supabase/auth-ui-react';
|
||||
|
||||
Reference in New Issue
Block a user