Refactor: Uniformly use AuthModalContext

This commit is contained in:
gpt-engineer-app[bot]
2025-10-16 13:08:23 +00:00
parent cdfbb10008
commit 866429aa40
13 changed files with 20 additions and 73 deletions

View File

@@ -61,8 +61,6 @@ const Operators = () => {
const handleCreateSubmit = async (data: any) => {
try {
if (!user) return;
await submitCompanyCreation(
data,
'operator',