celo-org / celo-composer

celo-composer is a starter project with all code needed to build, deploy, and upgrade a dapps on Celo.
MIT License
117 stars 110 forks source link

Fix doc build breaking when running yarn start due to comment in Readme #153

Closed alofeoluwafemi closed 1 year ago

alofeoluwafemi commented 1 year ago
SyntaxError: /Users/drewhyte/Sites/BLOCKCHAIN/celo-composer/docs/docs/frameworks/flutter-app/README.md: Unexpected token (23:5)
  21 |     A comprehensive starter kit for rapid Web3 application development using Flutter.
  22 |     <br />
> 23 |     <!-- <a href="https://github.com/viral-sangani/walletconnect_flutter"><strong>Explore the docs »</strong></a>
     |      ^
  24 |     <br /> -->
  25 |     <br />
  26 |     <a href="https://github.com/viral-sangani/walletconnect_flutter">View Demo</a>
client (webpack 5.74.0) compiled with 1 error