refactor: more use cases with useToggle
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
'use client';
|
||||
|
||||
import React, { useState, useEffect, useRef } from 'react';
|
||||
import { motion, Variants } from 'framer-motion';
|
||||
import { Icon, SearchNormal } from 'iconsax-react';
|
||||
|
||||
Reference in New Issue
Block a user