fix (lint): eslint

This commit is contained in:
Mickael Kerjean 2022-01-31 01:46:37 +11:00
parent 30fc08f191
commit 8ce629e010

View file

@ -1,3 +1,4 @@
/* eslint-disable max-len */
import React from "react";
import { StickyContainer, Sticky } from "react-sticky";