Added card mode to DataTable.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { useTransition, animated } from 'react-spring';
|
||||
import { useTransition, animated } from '@react-spring/web';
|
||||
import { Button, Icon } from 'react-basics';
|
||||
import useTheme from 'components/hooks/useTheme';
|
||||
import Icons from 'components/icons';
|
||||
|
||||
Reference in New Issue
Block a user