@s-ui/react-atom-toast
Advanced tools
Comparing version 1.8.0 to 1.9.0
@@ -1,4 +0,4 @@ | ||
import { useState, useEffect, useRef, useCallback } from 'react'; | ||
import { useCallback, useEffect, useRef, useState } from 'react'; | ||
import cx from 'classnames'; | ||
import PropTypes from 'prop-types'; | ||
import cx from 'classnames'; | ||
import { AUTO_CLOSE_TIMES, BASE_CLASS, EFFECT_DELAY, POSITIONS } from './config.js'; | ||
@@ -5,0 +5,0 @@ import { jsx as _jsx } from "react/jsx-runtime"; |
{ | ||
"name": "@s-ui/react-atom-toast", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |