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 30708c1 commit bf5f850Copy full SHA for bf5f850
src/components/quickpanel/index.js
@@ -1,6 +1,6 @@
1
import React, { useState, useEffect } from 'react';
2
import { useSelector, useDispatch } from 'react-redux';
3
-import Hammer, { displayName, propTypes } from 'react-hammerjs';
+import Hammer, { displayName, propTypes } from '@win11react/react-hammerjs';
4
import Slider from '@mui/material/Slider';
5
import Swiper from 'react-slick';
6
0 commit comments