Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style adjustments #835

Merged
merged 4 commits into from
Mar 25, 2025
Merged

Style adjustments #835

merged 4 commits into from
Mar 25, 2025

Conversation

dan-lee
Copy link
Contributor

@dan-lee dan-lee commented Mar 25, 2025

Adjusted colors:
CleanShot 2025-03-25 at 12 11 30

Fixed flex content:
CleanShot 2025-03-25 at 12 18 13

Pattern collapsible:
CleanShot 2025-03-25 at 12 19 52

Copy link

vercel bot commented Mar 25, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zudoku-cosmo-cargo ✅ Ready (Inspect) Visit Preview Mar 25, 2025 3:28pm
zudoku-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 25, 2025 3:28pm
zudoku-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 25, 2025 3:28pm

Copy link

nx-cloud bot commented Mar 25, 2025

View your CI Pipeline Execution ↗ for commit 7f965cc.

Command Status Duration Result
nx run-many -t build --projects=tag:example ✅ Succeeded 1m 12s View ↗
nx run-many -t lint:ci format:ci build:ci test ✅ Succeeded 30s View ↗

☁️ Nx Cloud last updated this comment at 2025-03-25 15:29:40 UTC

Comment on lines +138 to +140
export const SidebarCategory = memo(SidebarCategoryInner, deepEqual);

SidebarCategory.displayName = "SidebarCategory";
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Detected a lot of re-renders with react-scan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug skip-changelog Will not appear in generated release notes
Development

Successfully merging this pull request may close these issues.

2 participants