mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 12:23:02 +00:00
chore(notification): deprecate NotificationTextDetails
This commit is contained in:
parent
e225c545ab
commit
ead8a026c7
1 changed files with 5 additions and 0 deletions
|
@ -1,4 +1,9 @@
|
|||
<script>
|
||||
/**
|
||||
* @deprecated
|
||||
* This component will be removed in version 1.0.0.
|
||||
*/
|
||||
|
||||
/**
|
||||
* Set the type of notification
|
||||
* @type {"toast" | "inline"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue