danwill89 / gen-ai

MIT License
0 stars 0 forks source link

Create Title Bar component #12

Closed sweep-ai[bot] closed 10 months ago

sweep-ai[bot] commented 10 months ago

PR Feedback (click)

Summary of Changes

Please review and merge this PR. Thank you!

Fixes #11.


🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can:

sweep-ai[bot] commented 10 months ago

Sandbox Executions

trunk fmt app/components/title-bar.tsx || exit 0 1/2 ✓
 ✔ Formatted app/components/title-bar.tsx
Re-checking autofixed files...

Checked 1 file
✔ No issues
Run trunk upgrade to upgrade 2 linters
trunk check --fix --print-failures app/components/title-bar.tsx 2/2 ✓
Checked 1 file
✔ No issues

trunk fmt app/page.tsx || exit 0 1/2 ✓
Checked 1 file
✔ No issues
Run trunk upgrade to upgrade 2 linters
trunk check --fix --print-failures app/page.tsx 2/2 ✓
Checked 1 file
✔ No issues

sweep-ai[bot] commented 10 months ago

Apply Sweep Rules to your PR?

danwill89 commented 10 months ago

Sweep: In title-bar.tsx update backgroundColor to be '#333333'

sweep-ai[bot] commented 10 months ago

🚀 Wrote Changes

Done.