filter on lyrics for bloking unwanted content, tickets fix
This commit is contained in:
@@ -12,7 +12,7 @@ import { FONT_FAMILY } from "../../styles/Fonts";
|
||||
import BorderGradientButton from "../../components/BorderGradientButton";
|
||||
import GradientButton from "../../components/GradientButton";
|
||||
import { Routes } from "../../navigation";
|
||||
import { useRoute } from "@react-navigation/core";
|
||||
import { useRoute } from "@react-navigation/native";
|
||||
|
||||
const SongRelease = () => {
|
||||
const params = useRoute().params;
|
||||
|
||||
Reference in New Issue
Block a user