@siddhantmadhur/react-rating
Advanced tools
Comparing version 1.2.8 to 1.2.9
/* eslint-disable @typescript-eslint/no-unused-vars */ | ||
/* eslint-disable prefer-spread */ | ||
"use client"; | ||
import React, { useEffect, useState } from "react"; | ||
@@ -4,0 +5,0 @@ import "./Rating.css"; |
{ | ||
"name": "@siddhantmadhur/react-rating", | ||
"private": false, | ||
"version": "1.2.8", | ||
"version": "1.2.9", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "homepage": "https://github.com/SiddhantMadhur/react-rating", |
7113
84