chore: remove instruction files and stray character
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
<!-- BEGIN:nextjs-agent-rules -->
|
|
||||||
# This is NOT the Next.js you know
|
|
||||||
|
|
||||||
This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` before writing any code. Heed deprecation notices.
|
|
||||||
<!-- END:nextjs-agent-rules -->
|
|
||||||
@@ -115,7 +115,6 @@ export function HomeScreen({
|
|||||||
partie{today > 1 ? "s" : ""} jouée{today > 1 ? "s" : ""} au total
|
partie{today > 1 ? "s" : ""} jouée{today > 1 ? "s" : ""} au total
|
||||||
</p>
|
</p>
|
||||||
)}
|
)}
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* Form */}
|
{/* Form */}
|
||||||
|
|||||||
Reference in New Issue
Block a user