real boxing create and edit components
This commit is contained in:
@@ -79,7 +79,7 @@ const DashboardEditRealBoxPage = (props: Props) => {
|
||||
|
||||
return (
|
||||
<>
|
||||
<DashboardCreateRealBoxPage initialValues={getOneBox.data} />
|
||||
<DashboardCreateRealBoxPage />
|
||||
</>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user