mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-22 19:51:12 -05:00
Refactor: Uniformly use AuthModalContext
This commit is contained in:
@@ -61,8 +61,6 @@ const Operators = () => {
|
||||
|
||||
const handleCreateSubmit = async (data: any) => {
|
||||
try {
|
||||
if (!user) return;
|
||||
|
||||
await submitCompanyCreation(
|
||||
data,
|
||||
'operator',
|
||||
|
||||
Reference in New Issue
Block a user