@0xsequence/design-system
Advanced tools
Comparing version 0.1.129 to 0.1.130
@@ -5,3 +5,3 @@ import * as ToastPrimitive from '@radix-ui/react-toast'; | ||
export declare type ToastProps = ToastPrimitive.ToastProps & { | ||
id: string; | ||
id?: string; | ||
title?: string; | ||
@@ -8,0 +8,0 @@ description?: string; |
{ | ||
"name": "@0xsequence/design-system", | ||
"version": "0.1.129", | ||
"version": "0.1.130", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "type": "module", |
1793097