build ok,
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
import type {} from 'embla-carousel-autoplay';
|
||||
import type { EmblaCarouselType } from 'embla-carousel';
|
||||
|
||||
import { useState, useEffect, useCallback } from 'react';
|
||||
|
||||
import { useCallback, useEffect, useState } from 'react';
|
||||
import type { UseCarouselAutoPlayReturn } from '../types';
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user