ember-learn / cli-guides

Step-by-step guides and tutorials for using the ember-cli to create apps and addons
https://cli.emberjs.com
MIT License
25 stars 76 forks source link

fix button component code in tutorial #265

Closed ben-hamel closed 2 years ago

ben-hamel commented 2 years ago

This code doesn't work unless @ is added, so fix would be button>{{@buttonLabel}}</button.

netlify[bot] commented 2 years ago

Deploy Preview for ember-cli-guides ready!

Name Link
Latest commit 1fe859ff9268db4cff315817a6be116641e2b9a9
Latest deploy log https://app.netlify.com/sites/ember-cli-guides/deploys/62e96bb385a54d0008186572
Deploy Preview https://deploy-preview-265--ember-cli-guides.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

ben-hamel commented 2 years ago

No sweat!