Update BookedAppointment.jsx

This commit is contained in:
AkhilBarthwal005 2020-10-30 11:48:31 +05:30 committed by GitHub
parent 4fe6a9e9ff
commit 727a2ec635
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ function BookedAppointment(props) {
return (
<div>
<Navbar></Navbar>
<div className="container">
<div className="container-booked">
<table className="table table-responsive">
<thead className="text-dark">
<tr>