Compare commits
2 Commits
dc0c738471
...
27609dc5e0
Author | SHA1 | Date | |
---|---|---|---|
27609dc5e0 | |||
2b57d49e4e |
@ -29,7 +29,7 @@
|
|||||||
"xlsx": "^0.16.9"
|
"xlsx": "^0.16.9"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@odit/license-exporter": "0.0.9",
|
"@odit/license-exporter": "^0.0.10",
|
||||||
"@snowpack/plugin-svelte": "3.5.2",
|
"@snowpack/plugin-svelte": "3.5.2",
|
||||||
"auto-changelog": "^2.2.1",
|
"auto-changelog": "^2.2.1",
|
||||||
"autoprefixer": "10.2.4",
|
"autoprefixer": "10.2.4",
|
||||||
|
@ -183,7 +183,6 @@
|
|||||||
<h3 class="text-lg leading-6 font-medium text-gray-900">
|
<h3 class="text-lg leading-6 font-medium text-gray-900">
|
||||||
{$_('create-a-new-contact')}
|
{$_('create-a-new-contact')}
|
||||||
</h3>
|
</h3>
|
||||||
<p>{selected_team}</p>
|
|
||||||
<div class="mt-2 mb-6">
|
<div class="mt-2 mb-6">
|
||||||
<p class="text-sm text-gray-500">
|
<p class="text-sm text-gray-500">
|
||||||
Please provide the required information to add a new contact.
|
Please provide the required information to add a new contact.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user