Skip to content

Instantly share code, notes, and snippets.

View pankajbisht's full-sized avatar
🏠
Working from home

Pankaj Bisht pankajbisht

🏠
Working from home
View GitHub Profile
import React, { useState } from 'react';
import ReactQuill from 'react-quill';
import 'react-quill/dist/quill.snow.css'; // Quill theme CSS
import mammoth from 'mammoth'; // Mammoth.js for DOCX to HTML conversion
import { Box, Container, Typography, Button, CircularProgress, Snackbar, IconButton, Stack } from '@mui/material';
import { styled } from '@mui/system';
import Brightness4Icon from '@mui/icons-material/Brightness4'; // Icon for Dark Mode
import Brightness7Icon from '@mui/icons-material/Brightness7'; // Icon for Light Mode
const DocDataMerging = () => {
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
hi
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<ol>
<li>One</li>