React Query Integration for Server State Sync in Clinet #245
@ -10,8 +10,8 @@ const AboutProject = () => {
|
||||
<>
|
||||
{projects_Details && (
|
||||
<div className="card mb-6">
|
||||
<div class="card-header text-start">
|
||||
<h6 class="card-action-title mb-0">
|
||||
<div className="card-header text-start">
|
||||
<h6 className="card-action-title mb-0">
|
||||
{" "}
|
||||
<i className="fa fa-building rounded-circle text-primary"></i>
|
||||
<span className="ms-2">Project Profile</span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user