From bde91c585e60334963585fa06760e7c9211bdb0a Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Mon, 29 Jan 2024 19:03:30 -0800 Subject: [PATCH] (ui) align form values --- ui/litellm-dashboard/src/components/create_key_button.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/litellm-dashboard/src/components/create_key_button.tsx b/ui/litellm-dashboard/src/components/create_key_button.tsx index 7b549b33c3..1a647d4e5b 100644 --- a/ui/litellm-dashboard/src/components/create_key_button.tsx +++ b/ui/litellm-dashboard/src/components/create_key_button.tsx @@ -62,7 +62,7 @@ const CreateKey: React.FC = ({ onOk={handleOk} onCancel={handleCancel} > -
+