Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix livewire attribute #2928

Merged
merged 1 commit into from
Jun 25, 2022
Merged

docs: fix livewire attribute #2928

merged 1 commit into from
Jun 25, 2022

Conversation

ccchapman
Copy link
Contributor

The ->wire('...') alone will output the entire attribute string. We only want
the ->value() portion.

The `->wire('...')` alone will output the entire attribute string. We only want
the `->value()` portion.
@netlify
Copy link

netlify bot commented Jun 24, 2022

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit c75b2e1
🔍 Latest deploy log https://app.netlify.com/sites/tiptap-embed/deploys/62b63044abd3bb0008f62ef4
😎 Deploy Preview https://deploy-preview-2928--tiptap-embed.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.

@ccchapman
Copy link
Contributor Author

@bdbch bdbch merged commit 3bbbf49 into ueberdosis:main Jun 25, 2022
@bdbch
Copy link
Contributor

bdbch commented Jun 25, 2022

Thanks merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants