mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 16:23:06 +10:00
qoc
This commit is contained in:
@ -40,7 +40,6 @@ function classNames(...classes: any) {
|
||||
}
|
||||
|
||||
export default function Setttings() {
|
||||
const [availableToHire, setAvailableToHire] = useState(true);
|
||||
const session = useSession();
|
||||
let user = session.data?.user;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user