feat: Update design of Contacts table (#1753)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Nithin David Thomas
2021-03-01 22:28:15 +05:30
committed by GitHub
parent 03bc4bf224
commit 89e5f18dfb
9 changed files with 243 additions and 126 deletions

View File

@@ -29,6 +29,7 @@ import {
registerSubscription,
} from '../dashboard/helper/pushHelper';
import * as Sentry from '@sentry/vue';
import 'vue-easytable/libs/theme-default/index.css';
Vue.config.env = process.env;