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 into
mainfrom
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 into
mainfrom
issue-15

Conversation

@devless-run

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

Copy link
Copy Markdown
Contributor

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

typekpb commented Apr 9, 2026

Copy link
Copy Markdown
Owner

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

devless-run Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor Author

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

@devless-run

devless-run Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor Author

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

@typekpb

typekpb commented Apr 9, 2026

Copy link
Copy Markdown
Owner

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

devless-run Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor Author

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

@devless-run

devless-run Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor Author

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

@typekpb

typekpb commented Apr 9, 2026

Copy link
Copy Markdown
Owner

fix test issues for me

@devless-run

devless-run Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor Author

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

@devless-run

devless-run Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor Author

✅ 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