From 7f6167a18ba84016d32a9c1f1dde0d875d5e93d7 Mon Sep 17 00:00:00 2001 From: chronark Date: Mon, 24 Feb 2025 17:04:59 +0100 Subject: [PATCH] fix: remove copy pasted description --- .../app/(app)/apis/[apiId]/keys/[keyAuthId]/new/client.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/apps/dashboard/app/(app)/apis/[apiId]/keys/[keyAuthId]/new/client.tsx b/apps/dashboard/app/(app)/apis/[apiId]/keys/[keyAuthId]/new/client.tsx index e4155905f6..0c60d1f2b9 100644 --- a/apps/dashboard/app/(app)/apis/[apiId]/keys/[keyAuthId]/new/client.tsx +++ b/apps/dashboard/app/(app)/apis/[apiId]/keys/[keyAuthId]/new/client.tsx @@ -674,9 +674,6 @@ export const CreateKey = ({ apiId, keyAuthId, defaultBytes, defaultPrefix }: Pro )} /> - - How many requests may be performed in a given interval - {form.formState.errors.ratelimit && (