Update BookedAppointment.jsx

This commit is contained in:
AkhilBarthwal005 2020-10-30 11:39:27 +05:30 committed by GitHub
parent ab42b24b3f
commit 03a33dcdcb
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-fluid m-2 mb-10">
<div className="container">
<table className="table table-responsive">
<thead className="text-dark">
<tr>