[WEB-5095]chore: updated delete modal info content (#7967)
* chore: updated delete modal info content * chore: added language support for modal content --------- Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
This commit is contained in:
parent
44a483f895
commit
ee176efae3
22 changed files with 195 additions and 19 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { useState } from "react";
|
||||
import type { Meta, StoryObj } from "@storybook/react-vite";
|
||||
import { Toast, setToast, updateToast, setPromiseToast, TOAST_TYPE } from "./toast";
|
||||
import { useState } from "react";
|
||||
|
||||
const meta = {
|
||||
title: "Components/Toast",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue