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

HorizontalRuleFeature not exported from @payloadcms/richtext-lexical #6229

Closed
GeekPro101 opened this issue May 6, 2024 · 0 comments · Fixed by #6236
Closed

HorizontalRuleFeature not exported from @payloadcms/richtext-lexical #6229

GeekPro101 opened this issue May 6, 2024 · 0 comments · Fixed by #6236
Labels
status: needs-triage Possible bug which hasn't been reproduced yet

Comments

@GeekPro101
Copy link

Link to reproduction

No response

Describe the Bug

Currently HorizontalRuleFeature is not exported in packages/richtext-lexical/src/index.ts, so it's not importable from @payloadcms/richtext-lexical

It can successfully be imported using import { HorizontalRuleFeature } from "@payloadcms/richtext-lexical/dist/field/features/horizontalrule"

To Reproduce

Attempt to import HorizontalRuleFeature as `import { HorizontalRuleFeature } from '@payloadcms/richtext-lexical'

Payload Version

2.15.0

Adapters and Plugins

bundler-webpack, db-mongodb, lexical-richtext

@GeekPro101 GeekPro101 added the status: needs-triage Possible bug which hasn't been reproduced yet label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs-triage Possible bug which hasn't been reproduced yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant