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

@@ -68,8 +68,6 @@ export default function Manufacturers() {
const handleCreateSubmit = async (data: any) => {
try {
if (!user) return;
await submitCompanyCreation(
data,
'manufacturer',