Skip to content

Commit

Permalink
chore: lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
levi-zustiak committed Nov 6, 2024
1 parent 822c3bb commit aca2203
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ function Filled(): ReactElement[] {

const activeBlock = blockHistory[blockHistory.length - 1]
const isWebsite = journey?.website === true
const showDefault = variant === 'admin' && chatButtons?.length === 0

const [chatButtonEventCreate] = useMutation<
ChatButtonEventCreate,
Expand Down

0 comments on commit aca2203

Please sign in to comment.