Skip to content

[Issue #15] Keep the game (tictactoe) only, put it to the centr of the page, get rid of the rest of components#16

Closed
devless-run[bot] wants to merge 7 commits intomainfrom
issue-15
Closed

[Issue #15] Keep the game (tictactoe) only, put it to the centr of the page, get rid of the rest of components#16
devless-run[bot] wants to merge 7 commits intomainfrom
issue-15

Conversation

@devless-run
Copy link
Copy Markdown
Contributor

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

Closes #15

Summary

This PR implements the changes requested in issue #15: Keep the game (tictactoe) only, put it to the centr of the page, get rid of the rest of components.

Generated by Devless.

@typekpb
Copy link
Copy Markdown
Owner

typekpb commented Apr 9, 2026

build shows err:

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

fix it

@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-15.

@typekpb
Copy link
Copy Markdown
Owner

typekpb commented Apr 9, 2026

still an issue:

Run npm run build

> devless-demo@0.0.0 build
> tsc -b && vite build

Error: src/App.tsx(1,1): 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-15.

@typekpb
Copy link
Copy Markdown
Owner

typekpb commented Apr 9, 2026

fix test issues for me

@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-15.

@typekpb typekpb closed this Apr 10, 2026
@typekpb typekpb deleted the issue-15 branch April 10, 2026 09:30
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 game (tictactoe) only, put it to the centr of the page, get rid of the rest of components

1 participant