Commit 7a8a889d by G

ErrorIcons -> ErrorIcon

parent bd4062aa
import Button from "@components/Button";
import Box from "@components/bases/Box";
import ErrorIcon from "@components/icons/ErrorIcons";
import ErrorIcon from "@components/icons/ErrorIcon";
import { Text } from "react-native";
const ErrorModal = () => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment