fix keen slider

This commit is contained in:
Julián Benegas
2020-10-23 17:09:28 -03:00
parent e43aee74dd
commit cbcf53c430
2 changed files with 11 additions and 11 deletions

View File

@@ -1,5 +1,4 @@
import { useKeenSlider } from 'keen-slider/react'
import Image from 'next/image'
import React, { Children, FC, isValidElement, useState } from 'react'
import cn from 'classnames'