From 1e5f10f5863c225f5f77214eb59e3dc7236d7e1b Mon Sep 17 00:00:00 2001 From: wess Date: Tue, 23 Jan 2024 11:43:08 -0500 Subject: [PATCH] Fix for linter --- .../organization-[organization]/billing/budgetAlert.svelte | 1 - 1 file changed, 1 deletion(-) diff --git a/src/routes/console/organization-[organization]/billing/budgetAlert.svelte b/src/routes/console/organization-[organization]/billing/budgetAlert.svelte index b89e7cdc75..a75439aac4 100644 --- a/src/routes/console/organization-[organization]/billing/budgetAlert.svelte +++ b/src/routes/console/organization-[organization]/billing/budgetAlert.svelte @@ -91,7 +91,6 @@ label="Percentage (%) of budget cap" placeholder="Select a percentage" id="alerts" - fullWidthDrop={false} {options} bind:search bind:value={selectedAlert}