Skip to content

React 0.12 compatibility #1

@ngrash

Description

@ngrash

Current implementation fails with error:

SyntaxError: unknown: Line 1: The @jsx React.DOM pragma has been deprecated as of React 0.12

This can be resolved by removing the first line of qecode.jsx:

/** @jsx React.DOM */

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions