stacks-network / docs

Unleash Bitcoin's full potential with decentralized apps and smart contracts. The documentation covers key aspects of the Stacks network and technology and provides tutorials and other helpful content for developers.
https://docs.stacks.co
Creative Commons Zero v1.0 Universal
157 stars 235 forks source link

[Edit Docs] Update incorrect import statements #1585

Closed zkharit closed 1 year ago

zkharit commented 1 year ago

Description

Updated incorrect import statement found in the hello-stacks tutorial. "AuthDetails" was to be imported from @stacks/connect and based on this console message in my browser: image it does not exist. Further down in the tutorial "openContractCall" is correctly shown to be imported instead. (Line 513)

Removed 2 semicolons that resulted in the build to fail.

Updated a semi-unclear instruction seemingly telling the user to add the Mocknet network twice in the file.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
stacks-docs ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 24, 2023 at 4:37AM (UTC)
CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.