@tcn/ui-layout
Advanced tools
Comparing version 0.2.12 to 0.3.0
@@ -18,4 +18,6 @@ /// <reference types="react" /> | ||
export * from './stacks/style_box.js'; | ||
export * from './popover/popover.js'; | ||
export * from './portal/portal.js'; | ||
declare module 'react' { | ||
function forwardRef<T, P = unknown>(render: (props: P, ref: React.Ref<T>) => React.ReactElement | null): (props: P & React.RefAttributes<T>) => React.ReactElement | null; | ||
} |
{ | ||
"name": "@tcn/ui-layout", | ||
"version": "0.2.12", | ||
"version": "0.3.0", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "TCN layout components.", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
203949
3669
14