Skip to content

Commit

Permalink
Hide AI Builder
Browse files Browse the repository at this point in the history
  • Loading branch information
vegito22 committed Oct 24, 2024
1 parent 16bb18b commit 4380ca9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llmstack/client/src/components/sheets/Sheet.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -1361,6 +1361,7 @@ function Sheet(props) {
minWidth: "120px",
borderRadius: "4px !important",
backgroundColor: showChat ? "#f0f0f0" : "inherit",
display: "none",
}}
startIcon={<AutoFixHighIcon />}
>
Expand Down

0 comments on commit 4380ca9

Please sign in to comment.