Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

feat: support hyphenation attribute for React in Vue #160

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pureliumy
Copy link

@pureliumy pureliumy commented Oct 27, 2022

Issue #40

Now you can use hyphenation attributes for React components in Vue, thus it won't break standard Vue lint rules.

<template>
    // works now 馃帀
    <react-component :hyphenation-attr="nice" />
</template>

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

Successfully merging this pull request may close these issues.

None yet

1 participant