mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 12:23:02 +00:00
parent
ee03b95462
commit
e59e1a9348
5 changed files with 35 additions and 13 deletions
|
@ -67,5 +67,5 @@ export default class InlineNotification extends SvelteComponentTyped<
|
|||
mouseenter: WindowEventMap["mouseenter"];
|
||||
mouseleave: WindowEventMap["mouseleave"];
|
||||
},
|
||||
{ default: {}; actions: {} }
|
||||
{ default: {}; actions: {}; subtitle: {}; title: {} }
|
||||
> {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue