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(types): allow style to be an array in JSX #2947

Merged
merged 2 commits into from
Mar 1, 2021
Merged

fix(types): allow style to be an array in JSX #2947

merged 2 commits into from
Mar 1, 2021

Commits on Jan 5, 2021

  1. update jsx.d.ts

    Vue supports array of string and CssProperties in style attribute.
    kadiryazici authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    23c4c6c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Update jsx.d.ts

    yyx990803 authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    bc1e6e3 View commit details
    Browse the repository at this point in the history