Skip to content

[Issue #12] Keep the tic-tac-toe game only on the published page (remove the rest)#13

Merged
typekpb merged 3 commits into
mainfrom
issue-12
Apr 9, 2026
Merged

[Issue #12] Keep the tic-tac-toe game only on the published page (remove the rest)#13
typekpb merged 3 commits into
mainfrom
issue-12

Conversation

@devless-run
Copy link
Copy Markdown
Contributor

@devless-run devless-run Bot commented Apr 9, 2026

Closes #12

Summary

This PR implements the changes requested in issue #12: Keep the tic-tac-toe game only on the published page (remove the rest).

Generated by Devless.

@typekpb
Copy link
Copy Markdown
Owner

typekpb commented Apr 9, 2026

build failed, fix it for me (in this PR/same branch please)

@devless-run
Copy link
Copy Markdown
Contributor Author

devless-run Bot commented Apr 9, 2026

📝 Devless received your feedback and is making changes to the PR.

@devless-run
Copy link
Copy Markdown
Contributor Author

devless-run Bot commented Apr 9, 2026

✅ Devless has addressed the feedback and pushed changes to issue-12.

@typekpb
Copy link
Copy Markdown
Owner

typekpb commented Apr 9, 2026

workflow err says:


Error: src/components/TicTacToe.tsx(1,8): error TS6133: 'React' is declared but its value is never read.
Error: src/components/TicTacToe.tsx(7,24): error TS7006: Parameter 'index' implicitly has an 'any' type.
Error: Process completed with exit code 2.

@devless-run
Copy link
Copy Markdown
Contributor Author

devless-run Bot commented Apr 9, 2026

📝 Devless received your feedback and is making changes to the PR.

@devless-run
Copy link
Copy Markdown
Contributor Author

devless-run Bot commented Apr 9, 2026

✅ Devless has addressed the feedback and pushed changes to issue-12.

@typekpb
Copy link
Copy Markdown
Owner

typekpb commented Apr 9, 2026

fix issue:

Error: src/components/TicTacToe.tsx(1,8): error TS6133: 'React' is declared but its value is never read.
Error: Process completed with exit code 2.

@devless-run
Copy link
Copy Markdown
Contributor Author

devless-run Bot commented Apr 9, 2026

📝 Devless received your feedback and is making changes to the PR.

@devless-run
Copy link
Copy Markdown
Contributor Author

devless-run Bot commented Apr 9, 2026

✅ Devless has addressed the feedback and pushed changes to issue-12.

@typekpb typekpb merged commit 12a6652 into main Apr 9, 2026
1 check passed
@typekpb typekpb deleted the issue-12 branch April 9, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Keep the tic-tac-toe game only on the published page (remove the rest)

1 participant