Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiprodcoder/MIXAPI
/ AddUser.js
File
AddUser.js
web/src/pages/User/AddUser.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React, { useState, useRef } from
'react'
;
2
import
{ API, showError, showSuccess } from
'../../helpers'
;
3
import
{ useIsMobile } from
'../../hooks/useIsMobile.js'
;
4
import
{
Callers
nothing calls this directly
Calls
2
useIsMobile
Function · 0.90
handleCancel
Function · 0.70
Tested by
no test coverage detected