chore: migrate nextui to heroui (#141)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
'use client';
|
||||
import { Image } from '@nextui-org/react';
|
||||
import { Image } from '@heroui/react';
|
||||
import { useState, useEffect } from 'react';
|
||||
import { useTheme } from 'next-themes';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user