@@ -142,8 +142,7 @@
type: 'error',
title: 'License Error',
content:
- 'Exceeded the number of seats in your license. Please contact support to increase the number of seats.',
- dismissable: true
+ 'Exceeded the number of seats in your license. Please contact support to increase the number of seats.'
}}
/>
</div>
@@ -14,7 +14,7 @@
title: '',
content: '',
url: '',
- dismissable: true,
+ dismissible: true,
timestamp: Math.floor(Date.now() / 1000)
};
export let className = 'mx-4';