dt-design-system
Advanced tools
Comparing version 3.10.7 to 3.10.8
@@ -9,3 +9,3 @@ import * as React from "react"; | ||
type Props = { | ||
label: string; | ||
label?: React.ReactNode; | ||
icon?: keyof typeof Icons | React.FC; | ||
@@ -12,0 +12,0 @@ options: Option[]; |
{ | ||
"name": "dt-design-system", | ||
"version": "3.10.7", | ||
"version": "3.10.8", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
787677