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

docs: Update c03-css.mdx #5565

Merged
merged 2 commits into from
Mar 22, 2024
Merged

docs: Update c03-css.mdx #5565

merged 2 commits into from
Mar 22, 2024

Conversation

thou-sif
Copy link
Contributor

It's been written as shown in lines
154. mkdir -p src/components/Item
155. touch src/components/Item/index.tsx

but in line 301 while referring to the above mentioned file it's denoted as src/routes/components/Item/index.tsx -- which doesn't exist if one follows through the tutorial.

Summary

Related Links

Checklist

  • I have added changeset via pnpm run change.
  • I have updated the documentation.
  • I have added tests to cover my changes.

It's been written as shown in lines
154. mkdir -p src/components/Item
155. touch src/components/Item/index.tsx

but in line 301 while referring to the above mentioned file it's denoted as src/routes/components/Item/index.tsx -- which doesn't exist if one follows through the tutorial.
Copy link

changeset-bot bot commented Mar 21, 2024

⚠️ No Changeset found

Latest commit: ca392c8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@CLAassistant
Copy link

CLAassistant commented Mar 21, 2024

CLA assistant check
All committers have signed the CLA.

@chenjiahan chenjiahan changed the title Update c03-css.mdx docs: Update c03-css.mdx Mar 22, 2024
@chenjiahan
Copy link
Member

Nice catch 👍

@chenjiahan chenjiahan enabled auto-merge (squash) March 22, 2024 02:41
@chenjiahan chenjiahan merged commit df9d4e9 into web-infra-dev:main Mar 22, 2024
8 checks passed
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.

None yet

3 participants