Commit af854f12 authored by Rais Aryaguna's avatar Rais Aryaguna

fix error eslint

parent 1833b925
......@@ -6,7 +6,7 @@ import Grid from '@mui/material/Grid';
import MenuItem from '@mui/material/MenuItem';
import { useState } from 'react';
import { useFormContext } from 'react-hook-form';
import { useParams } from 'react-router';
// import { useParams } from 'react-router';
import { Field } from 'src/components/hook-form';
type IdentitasProps = {
......
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