Switch to Lucide icons

This commit is contained in:
Gregory Schier
2024-01-15 15:42:28 -08:00
parent 408e7e80b7
commit 18852dca06
11 changed files with 46 additions and 62 deletions

View File

@@ -189,7 +189,7 @@ const EnvironmentEditor = function ({
{items != null && (
<Dropdown items={items}>
<IconButton
icon="dotsV"
icon="moreVertical"
title="Environment Actions"
size="sm"
className="!h-auto w-8"