secptrum-ui
Advanced tools
Comparing version 1.1.59 to 1.1.60
"use client"; | ||
import React from "react"; | ||
import { StandardProperties } from "./types"; | ||
import React from 'react'; | ||
import { StandardProperties } from './types/props'; | ||
type ExtendedProperties = StandardProperties & { | ||
@@ -5,0 +5,0 @@ [key: string]: ExtendedProperties | string | number | undefined; |
{ | ||
"name": "secptrum-ui", | ||
"version": "1.1.59", | ||
"version": "1.1.60", | ||
"description": "**SecptrumUI** A comprehensive React component library", | ||
@@ -5,0 +5,0 @@ "homepage": "https://secptrumui.vercel.app", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1329517
195
13150