@react-aria/spinbutton
Advanced tools
Comparing version 3.0.0-nightly-25f304dea-241008 to 3.0.0-nightly-262cc758b-241114
@@ -37,3 +37,2 @@ var $cb4b786159079747$exports = require("./intlStrings.main.js"); | ||
const clearAsync = ()=>clearTimeout(_async.current); | ||
// eslint-disable-next-line arrow-body-style | ||
(0, $2pZbw$react.useEffect)(()=>{ | ||
@@ -40,0 +39,0 @@ return ()=>clearAsync(); |
@@ -31,3 +31,2 @@ import $5rwhf$intlStringsmodulejs from "./intlStrings.module.js"; | ||
const clearAsync = ()=>clearTimeout(_async.current); | ||
// eslint-disable-next-line arrow-body-style | ||
(0, $5rwhf$useEffect)(()=>{ | ||
@@ -34,0 +33,0 @@ return ()=>clearAsync(); |
{ | ||
"name": "@react-aria/spinbutton", | ||
"version": "3.0.0-nightly-25f304dea-241008", | ||
"version": "3.0.0-nightly-262cc758b-241114", | ||
"description": "Spectrum UI components in React", | ||
@@ -25,7 +25,7 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-aria/i18n": "^3.0.0-nightly-25f304dea-241008", | ||
"@react-aria/live-announcer": "^3.0.0-nightly-25f304dea-241008", | ||
"@react-aria/utils": "^3.0.0-nightly-25f304dea-241008", | ||
"@react-types/button": "^3.0.0-nightly-25f304dea-241008", | ||
"@react-types/shared": "^3.0.0-nightly-25f304dea-241008", | ||
"@react-aria/i18n": "^3.0.0-nightly-262cc758b-241114", | ||
"@react-aria/live-announcer": "^3.0.0-nightly-262cc758b-241114", | ||
"@react-aria/utils": "^3.0.0-nightly-262cc758b-241114", | ||
"@react-types/button": "^3.0.0-nightly-262cc758b-241114", | ||
"@react-types/shared": "^3.0.0-nightly-262cc758b-241114", | ||
"@swc/helpers": "^0.5.0" | ||
@@ -32,0 +32,0 @@ }, |
@@ -62,3 +62,3 @@ /* | ||
// eslint-disable-next-line arrow-body-style | ||
useEffect(() => { | ||
@@ -65,0 +65,0 @@ return () => clearAsync(); |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
101690
1501