mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-07 04:53:12 +08:00
Added auto-refresh for greeting and date. Fixed multiple React warnings
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { MouseEvent, useRef, useEffect } from 'react';
|
||||
import { MouseEvent, useRef } from 'react';
|
||||
|
||||
import classes from './Modal.module.css';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user