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

fix(list-keymap): fix broken imports causing typescript errors #4350

Merged
merged 1 commit into from Aug 18, 2023

Conversation

bdbch
Copy link
Contributor

@bdbch bdbch commented Aug 18, 2023

Please describe your changes

This PR fixes a few imports inside the list-keymap extension that were broken because automatic import updates in 2.1.0.

How did you accomplish your changes

Just fixes those imports

Related issues

closes #4342

@bdbch bdbch requested a review from svenadlung as a code owner August 18, 2023 16:19
@netlify
Copy link

netlify bot commented Aug 18, 2023

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit 1d149e5
🔍 Latest deploy log https://app.netlify.com/sites/tiptap-embed/deploys/64df9a260fed050008076a5c
😎 Deploy Preview https://deploy-preview-4350--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 configuration.

@bdbch bdbch self-assigned this Aug 18, 2023
@bdbch bdbch changed the title fix(list-key-map): fix broken imports fix(list-keymap): fix broken imports causing typescript errors Aug 18, 2023
@bdbch bdbch changed the base branch from develop to main August 18, 2023 16:20
@bdbch bdbch merged commit e40ac25 into main Aug 18, 2023
23 of 25 checks passed
@bdbch bdbch deleted the bdbch/fix-list-keymap-typings branch August 18, 2023 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Bug]: TS import path is wrong in extension-list-keymap
2 participants