chore(notification): deprecate NotificationTextDetails

This commit is contained in:
metonym 2021-11-12 16:16:21 -08:00
commit ead8a026c7

View file

@ -1,4 +1,9 @@
<script>
/**
* @deprecated
* This component will be removed in version 1.0.0.
*/
/**
* Set the type of notification
* @type {"toast" | "inline"}