mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
Fix android app not starting due to icon
This commit is contained in:
parent
da21984290
commit
809bfc49cd
@ -19,7 +19,7 @@
|
||||
*/
|
||||
|
||||
import Svg, { type SvgProps, Path } from "react-native-svg";
|
||||
import { useYoshiki } from "yoshiki";
|
||||
import { useYoshiki } from "yoshiki/native";
|
||||
|
||||
/* export const KyooLogo = (props: SvgProps) => ( */
|
||||
/* <Svg viewBox="0 0 128 128" {...props}> */
|
||||
|
Loading…
x
Reference in New Issue
Block a user