Use checkbox-tree library

This commit is contained in:
2026-07-11 21:28:36 -05:00
parent 1372bbc074
commit 9f8ce9b215
5 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>A Plot of Plants</title>
<link rel="stylesheet" href="./vendor/leaflet/leaflet.css" />
<link rel="stylesheet" href="./src/lib/checkbox-tree/checkbox-tree.css" />
<link rel="stylesheet" href="./vendor/checkbox-tree/checkbox-tree.css" />
<link rel="stylesheet" href="./styles.css" />
</head>
<body>