@0xsequence/design-system
Advanced tools
Comparing version 0.1.83 to 0.1.84
@@ -8,3 +8,3 @@ import { PropsWithChildren } from 'react'; | ||
message: string | JSX.Element; | ||
side?: 'top' | 'bottom'; | ||
side?: 'top' | 'bottom' | 'left' | 'right'; | ||
vOffset?: number; | ||
@@ -11,0 +11,0 @@ } |
{ | ||
"name": "@0xsequence/design-system", | ||
"version": "0.1.83", | ||
"version": "0.1.84", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "type": "module", |
2590796