SurfSense/surfsense_web/app/dashboard/[search_space_id]
google-labs-jules[bot] babed51889 fix: Correct import for EditSlackConnectorConfigForm
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.
2025-05-29 03:42:21 +00:00
..
api-key feat: monorepo 2025-04-07 23:47:06 -07:00
chats fix: Added API_BASE param for LiteLLM. 2025-05-08 19:31:47 -07:00
connectors fix: Correct import for EditSlackConnectorConfigForm 2025-05-29 03:42:21 +00:00
documents feat: Added Speech to Text support. 2025-05-13 21:13:53 -07:00
podcasts recurse fix 2025-05-07 23:18:49 -07:00
researcher feat: Code Block Syntax Highlighting & Copy Func 2025-05-19 23:19:20 -07:00
client-layout.tsx feat: monorepo 2025-04-07 23:47:06 -07:00
layout.tsx feat: Added Podcast Feature and its actually fast. 2025-05-05 23:18:12 -07:00