chore: Add chatwoot utils package (#2307)
* add chatwoot utils package * remove color helper * replace contrasting text color with chatwoot util
This commit is contained in:
parent
58dd6d37e0
commit
62d19911be
6 changed files with 9 additions and 11 deletions
|
@ -7,7 +7,7 @@
|
|||
</div>
|
||||
</template>
|
||||
<script>
|
||||
import { getContrastingTextColor } from 'shared/helpers/ColorHelper';
|
||||
import { getContrastingTextColor } from '@chatwoot/utils';
|
||||
export default {
|
||||
props: {
|
||||
title: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue