Closed2023/05/08にクローズ1mantine v5 -> v6Mantinerrih2023/05/08破壊的変更があるのでバージョンアップには注意 v5 import { showNotification } from "@mantine/notifications" showNotification() v6 import { notifications } from "@mantine/notifications" notifications.show() 返信を追加このスクラップは2023/05/08にクローズされました
rrih2023/05/08破壊的変更があるのでバージョンアップには注意 v5 import { showNotification } from "@mantine/notifications" showNotification() v6 import { notifications } from "@mantine/notifications" notifications.show() 返信を追加