You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In src/components/LeftSideBar/LeftSidebar.astro what I'm assuming should be called pseudoSection is currently spelled pesudoSection. If this isn't intended, I'd happily fix it
What version of
astro
are you using?1.0.6
Are you using an SSR adapter? If so, which one?
None
What package manager are you using?
npm
What operating system are you using?
Windows
Describe the Bug
In src/components/LeftSideBar/LeftSidebar.astro what I'm assuming should be called
pseudoSection
is currently spelledpesudoSection
. If this isn't intended, I'd happily fix itLink to Minimal Reproducible Example
https://stackblitz.com/github/withastro/astro/tree/latest/examples/docs?file=src/components/LeftSidebar/LeftSidebar.astro
Participation
The text was updated successfully, but these errors were encountered: