update validators location

This commit is contained in:
Kalle (Sendou)
2020-11-06 00:10:38 +02:00
parent 776c00c568
commit 9dd810798c
2 changed files with 3 additions and 3 deletions

View File

@@ -30,12 +30,12 @@ import {
useUpdateUserProfileMutation,
} from "generated/graphql";
import { getToastOptions } from "lib/getToastOptions";
import { Controller, useForm } from "react-hook-form";
import { FaGamepad, FaTwitch, FaTwitter, FaYoutube } from "react-icons/fa";
import {
profileSchemaFrontend,
PROFILE_CHARACTER_LIMIT,
} from "validators/profile";
} from "lib/validators/profile";
import { Controller, useForm } from "react-hook-form";
import { FaGamepad, FaTwitch, FaTwitter, FaYoutube } from "react-icons/fa";
import * as z from "zod";
const sensOptions = [