frontend tailwind half working without external styling
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { createRoot } from 'react-dom/client'
|
||||
import './index.css'
|
||||
import App from './App.tsx'
|
||||
import App from './App'
|
||||
|
||||
document.title = "DentalConnect - Patient Management System";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user