@stianlarsen/react-light-beam
Advanced tools
Comparing version
import React from "react"; | ||
import { LightBeamProps } from "../types/types"; | ||
export declare const LightBeam: ({ className, colorLightmode, colorDarkmode, fullWidth, }: LightBeamProps) => React.JSX.Element; | ||
export default LightBeam; |
@@ -78,2 +78,1 @@ "use strict"; | ||
exports.LightBeam = LightBeam; | ||
exports.default = exports.LightBeam; |
{ | ||
"name": "@stianlarsen/react-light-beam", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A customizable React component that creates a light beam effect using conic gradients. Supports dark mode and various customization options.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
10374
-0.6%113
-1.74%