Skip to content

Commit

Permalink
fix: pr comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuzhy-Deriv committed Nov 6, 2024
1 parent 2407fde commit 661870a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/javascript/app/pages/livechat.jsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React from 'react';
import ReactDOM from 'react-dom';
import useFreshChat from '../hooks/use-freshChat';
import useFreshChat from '../hooks/useFreshChat';
import useGrowthbookGetFeatureValue from '../hooks/useGrowthbookGetFeatureValue';

const LiveChat = ({ cs_live_chat }) => {
Expand Down

0 comments on commit 661870a

Please sign in to comment.