In progress update job mutation. Unknown how to have this use an input object.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React from "react";
|
||||
import { Typography } from "antd";
|
||||
import HeaderContainer from "../../components/header/header.component";
|
||||
import HeaderContainer from "../../components/header/header.container";
|
||||
|
||||
export default function Unauthorized() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user