chore: rebrand project to crank
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { OperationForm } from "../../features/operation-form/operation-form";
|
||||
|
||||
export function OperationCreatePage() {
|
||||
return <OperationForm actionBarContainerId="app-main-content" />;
|
||||
return <OperationForm actionBarContainerId="app-layout-main" />;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user