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

Update complex-state-management.mdx #1066

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

MohamedAdelll
Copy link

@MohamedAdelll MohamedAdelll commented Feb 9, 2025

Adding the right indentation to this line:
const completedTasks = createMemo(() => tasks().filter((task) => task.completed)) Using tab instead of spaces.

  • I have read the Contribution guide
  • This PR references an issue (except for typos, broken links, or other minor problems)

Description(required)

Related issues & labels

  • Closes #
  • Suggested label(s) (optional):

Adding the right indentation to this line:
const completedTasks = createMemo(() => tasks().filter((task) => task.completed))
Using tab instead of spaces.
Copy link

stackblitz bot commented Feb 9, 2025

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

netlify bot commented Feb 9, 2025

Deploy Preview for solid-docs ready!

Name Link
🔨 Latest commit 2c436ca
🔍 Latest deploy log https://app.netlify.com/sites/solid-docs/deploys/67ae68b9b51ee700085a8ee7
😎 Deploy Preview https://deploy-preview-1066--solid-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@MohamedAdelll
Copy link
Author

This PR solves an indentation problem from your docs: https://docs.solidjs.com/guides/complex-state-management.

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.

1 participant