mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-12 22:42:13 +02:00
Changes the import statement in `surfsense_web/app/dashboard/[search_space_id]/connectors/[connector_id]/edit/page.tsx` to correctly use a default import for `EditSlackConnectorConfigForm` from `@/components/editConnector/EditSlackConnectorConfigForm`. This resolves an "Attempted import error" where the component was previously imported as a named export. |
||
|---|---|---|
| .. | ||
| api/search | ||
| auth/callback | ||
| dashboard | ||
| docs | ||
| login | ||
| privacy | ||
| register | ||
| terms | ||
| favicon.ico | ||
| globals.css | ||
| layout.config.tsx | ||
| layout.tsx | ||
| page.tsx | ||
| sitemap.ts | ||