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

Add flow pragma to 'Draft.js' #1262

Merged
merged 1 commit into from
Jun 26, 2017

Commits on Jun 26, 2017

  1. Add flow pragma to 'Draft.js'

    **what is the change?:**
    Adds missing pragma.
    
    **why make this change?:**
    This was causing a problem for users in some build set-ups.
    Fixes facebookarchive#982
    Thanks @yuku-t for this solution. :)
    
    **test plan:**
    Ran `yarn build` and inspected `lib/Draft.js.flow` before and after this
    fix. It has the `@flow` pragma after, and did not before.
    
    **issue:**
    facebookarchive#982
    flarnie committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    3636e93 View commit details
    Browse the repository at this point in the history