mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-02 14:16:39 +01:00
s/Icon/icon
This commit is contained in:
parent
d093bddf43
commit
78839913ed
1 changed files with 1 additions and 1 deletions
|
@ -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';
|
||||
|
|
Loading…
Reference in a new issue