remove index.css from index.html

This commit is contained in:
shubham.goyal@brandtech.plus 2026-04-15 12:26:43 +05:30
parent ee21c12adc
commit 2964dbad2c

View file

@ -28,7 +28,6 @@
}
}
</script>
<link rel="stylesheet" href="/index.css">
</head>
<body>
<div id="root"></div>