mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 01:06:23 +02:00
Refactor register page
This commit is contained in:
parent
82fea0ceee
commit
41a938cec0
24 changed files with 292 additions and 196 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { Connector, CreateConnectorRequest } from "@/hooks/use-connectors";
|
||||
import type { Connector, CreateConnectorRequest } from "@/hooks/use-connectors";
|
||||
|
||||
export const createConnector = async (
|
||||
data: CreateConnectorRequest,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue