mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-31 12:14:46 -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 Svg, { type SvgProps, Path } from "react-native-svg";
|
||||||
import { useYoshiki } from "yoshiki";
|
import { useYoshiki } from "yoshiki/native";
|
||||||
|
|
||||||
/* export const KyooLogo = (props: SvgProps) => ( */
|
/* export const KyooLogo = (props: SvgProps) => ( */
|
||||||
/* <Svg viewBox="0 0 128 128" {...props}> */
|
/* <Svg viewBox="0 0 128 128" {...props}> */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user