Skip to content

Commit

Permalink
deploying sparkle 364
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncid committed Jan 14, 2025
1 parent 06c378e commit 429ca9e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion front/components/assistant/conversation/SidebarMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ export function AssistantSidebarMenu({ owner }: AssistantSidebarMenuProps) {
<div className="z-50 flex justify-end gap-2 p-2 shadow-tale">
<SearchInput
name="search"
placeholder="Search (Title)"
placeholder="Search"
value={titleFilter}
onChange={setTitleFilter}
/>
Expand Down
10 changes: 5 additions & 5 deletions front/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@auth0/nextjs-auth0": "^3.5.0",
"@dust-tt/client": "file:../sdks/js",
"@dust-tt/sparkle": "^0.2.362",
"@dust-tt/sparkle": "^0.2.364",
"@dust-tt/types": "file:../types",
"@headlessui/react": "^1.7.7",
"@heroicons/react": "^2.0.11",
Expand Down

0 comments on commit 429ca9e

Please sign in to comment.