mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-08 11:37:25 +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
|
||||
</div>
|
||||
<div className="!text-blue-500 underline">
|
||||
<a
|
||||
href="/example_properties.csv"
|
||||
onChange={() => console.log("Triggered")}
|
||||
>
|
||||
Download example CSV
|
||||
</a>
|
||||
<a href="/example_properties.csv">Download example CSV</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue