mirror of
https://github.com/zhigang1992/react.git
synced 2026-03-27 22:54:38 +08:00
chore: release v2.1.3
This commit is contained in:
@@ -6,7 +6,7 @@ import { getStyles } from './styles'
|
||||
import SnippetIcon from './snippet-icon'
|
||||
import useClipboard from '../utils/use-clipboard'
|
||||
import useToasts from '../use-toasts'
|
||||
import useWarning from 'components/utils/use-warning'
|
||||
import useWarning from '../utils/use-warning'
|
||||
|
||||
interface Props {
|
||||
text?: string | string[]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@geist-ui/react",
|
||||
"version": "2.1.2",
|
||||
"version": "2.1.3",
|
||||
"main": "dist/index.js",
|
||||
"module": "esm/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user