mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-07-12 13:28:55 +00:00
remove temp code
This commit is contained in:
parent
aff31f2128
commit
0f6bfedd77
1 changed files with 1 additions and 6 deletions
|
|
@ -418,12 +418,7 @@ export default function UploadCsvModal({
|
||||||
properties
|
properties
|
||||||
</div>
|
</div>
|
||||||
<div className="!text-blue-500 underline">
|
<div className="!text-blue-500 underline">
|
||||||
<a
|
<a href="/example_properties.csv">Download example CSV</a>
|
||||||
href="/example_properties.csv"
|
|
||||||
onChange={() => console.log("Triggered")}
|
|
||||||
>
|
|
||||||
Download example CSV
|
|
||||||
</a>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue