Skip to content

Commit

Permalink
Ignore Flow-typing react-timeago
Browse files Browse the repository at this point in the history
There are no definitions available.

See #2350
  • Loading branch information
matiasgarciaisaia committed Nov 6, 2024
1 parent 20d0720 commit 05db608
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/js/components/respondents/RespondentIndex.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import React, { Component } from "react"
import { bindActionCreators } from "redux"
import { connect } from "react-redux"
// $FlowFixMe - there's no react-timeago definitions in flow-typed
import TimeAgo from "react-timeago"
import * as api from "../../api"
import * as actions from "../../actions/respondents"
Expand Down

0 comments on commit 05db608

Please sign in to comment.