mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-08 11:37:25 +00:00
fix quotes
This commit is contained in:
parent
a7e131119c
commit
c89060650d
1 changed files with 2 additions and 1 deletions
|
|
@ -27,7 +27,8 @@ function EmptyPropertyState() {
|
|||
<div className="flex justify-center h-1/2">
|
||||
<div className="bg-white rounded-lg w-full">
|
||||
<p className="text-center text-gray-400 pt-6">
|
||||
Hover over "Add new" to start adding properties to your Portfolio
|
||||
Hover over "Add new" to start adding properties to your
|
||||
Portfolio
|
||||
<HomeIcon className="h-20 w-20 mx-auto mt-4 text-gray-200" />
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue