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
Pomodoro timer is not visible from the header in the front end. I'm not sure why that is.
2a
the markdown in the .mdx lesson files looks correct for bullet point lists, and they do appear on front end as a list, but without the bullets e.g. check the following 20 lines of code with two lists:
Rendering issues on front-end
1
2a
academy/src/pages/lessons/projects/3.mdx
Line 94 in ad747c2
2b
academy/src/pages/lessons/fundamentals/eth-intro-part-1.mdx
Line 383 in ad747c2
is it possible the
<Layout>
component doesn't facilitate the rendering of the list?The text was updated successfully, but these errors were encountered: