pull/51/head
Lim Chee Aun 2023-01-22 16:39:04 +08:00
rodzic d093bddf43
commit 78839913ed
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
import { useEffect, useRef, useState } from 'preact/hooks';
import Icon from '../components/Icon';
import Icon from '../components/icon';
import Link from '../components/link';
import Loader from '../components/Loader';
import Status from '../components/status';