V1 Example Page/Index.js ProjectTitle Component Does Not Have Props #2082
Labels
difficulty: starter
Issues that are starter difficulty level, e.g. minimal tweaking with a clear test plan.
good first issue
If you are just getting started with Docusaurus, this issue should be a good place to begin.
docusaurus/packages/docusaurus-1.x/examples/basics/pages/en/index.js
Line 38 in 82ded54
I think the
ProjectTitle
component should have aprops
passed to it to be able to readsiteConfig
.Otherwise this function is misleading (even though it is scoped under the
class HomeSplash
.)The text was updated successfully, but these errors were encountered: