We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9324db3 commit 117f383Copy full SHA for 117f383
src/index.spec.js
@@ -5,6 +5,7 @@
5
/* @flow */
6
7
/* eslint-disable react/no-string-refs */
8
+/* eslint-disable react/prop-types */
9
10
import React, { Fragment, Component } from 'react';
11
import { render, screen } from '@testing-library/react';
0 commit comments