Closed PatrickDev14 closed 1 year ago
Let's finish this task and then update this PR to point to the new branch:
I know that was a simple statement but I'll have to break it down. We're expanding my GitHub syntax with every step. "finish this task" - does that mean merge the PR to the main branch? "update this PR to point to the new branch" - I can search for an example, but do you mean the development branch?
development
is now the base branch for this PR
I know that was a simple statement but I'll have to break it down. We're expanding my GitHub syntax with every step. "finish this task" - does that mean merge the PR to the main branch? "update this PR to point to the new branch" - I can search for an example, but do you mean the development branch?
Sorry, I meant "let's finish the task linked below (issue #8)". And yeah! I meant the development
branch 👍
@PatrickDev14 I had a bunch of errors caused by this page: src/pages/mdx-page.mdx
I had to delete it in order for Storybook to work correctly. Are you able to keep that page and also run Storybook successfully?
I tried a couple other approaches from the web, but ultimately src/pages/mdx-page.mdx
was also an issue for me locally. It was my mistake not to test it before you comment 5 days ago.
I'm merging this with the development branch.
Storybook ran migrations for missing-babelrc, React preset, and eslintPlugin