Merge remote-tracking branch 'origin/issue-200-update-schema-subject-object' into issue-200-update-schema-subject-object
This commit is contained in:
commit
95e66754e1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
import React from 'react';
|
||||
import { ClusterName, SchemaName, NewSchemaSubjectRaw } from 'redux/interfaces';
|
||||
import { ClusterName, NewSchemaSubjectRaw } from 'redux/interfaces';
|
||||
import { useForm } from 'react-hook-form';
|
||||
import { ErrorMessage } from '@hookform/error-message';
|
||||
import Breadcrumb from 'components/common/Breadcrumb/Breadcrumb';
|
||||
|
|
Loading…
Add table
Reference in a new issue