-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6cee9e6
commit ae695ff
Showing
13 changed files
with
1 addition
and
381 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
export * from './api.js'; | ||
export * from './models.js'; | ||
export const apiBaseUrl = import.meta.env.VITE_SEARCH_API_URI ?? ''; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 0 additions & 6 deletions
6
packages/webapp/src/components/AnalysisPanel/AnalysisPanel.module.css
This file was deleted.
Oops, something went wrong.
65 changes: 0 additions & 65 deletions
65
packages/webapp/src/components/AnalysisPanel/AnalysisPanel.tsx
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
packages/webapp/src/components/AnalysisPanel/AnalysisPanelTabs.tsx
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
packages/webapp/src/components/QuestionInput/QuestionInput.module.css
This file was deleted.
Oops, something went wrong.
71 changes: 0 additions & 71 deletions
71
packages/webapp/src/components/QuestionInput/QuestionInput.tsx
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
packages/webapp/src/components/UserChatMessage/UserChatMessage.module.css
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
packages/webapp/src/components/UserChatMessage/UserChatMessage.tsx
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.