@mantine/modals
Advanced tools
Comparing version 7.3.1 to 7.3.2
import React from 'react'; | ||
import { ModalSettings, ConfirmLabels, ContextModalProps } from './context'; | ||
import { ConfirmLabels, ContextModalProps, ModalSettings } from './context'; | ||
export interface ModalsProviderProps { | ||
@@ -4,0 +4,0 @@ /** Your app */ |
{ | ||
"name": "@mantine/modals", | ||
"version": "7.3.1", | ||
"version": "7.3.2", | ||
"description": "Modals manager based on Mantine components", | ||
@@ -42,4 +42,4 @@ "homepage": "https://mantine.dev/others/modals/", | ||
"peerDependencies": { | ||
"@mantine/core": "7.3.1", | ||
"@mantine/hooks": "7.3.1", | ||
"@mantine/core": "7.3.2", | ||
"@mantine/hooks": "7.3.2", | ||
"react": "^18.2.0", | ||
@@ -49,5 +49,5 @@ "react-dom": "^18.2.0" | ||
"devDependencies": { | ||
"@mantine/core": "7.3.1", | ||
"@mantine/hooks": "7.3.1" | ||
"@mantine/core": "7.3.2", | ||
"@mantine/hooks": "7.3.2" | ||
} | ||
} |
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
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