Skip to content

Commit

Permalink
update-create-thread-button
Browse files Browse the repository at this point in the history
  • Loading branch information
salman-neslit committed Nov 28, 2024
1 parent 5e67d5f commit 2592e0a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ export const HeaderWithFilters = ({
<CWButton
buttonType="primary"
buttonHeight="sm"
label="Create thread"
label="Create"
iconLeft="plus"
onClick={() => {
navigate(
Expand Down

0 comments on commit 2592e0a

Please sign in to comment.