From 6cd1f04584740fa807059b687a170a1bfe6bf9f0 Mon Sep 17 00:00:00 2001 From: Brendan Wong <35351983+LunrEclipse@users.noreply.github.com> Date: Fri, 11 Aug 2023 18:32:16 -0400 Subject: [PATCH] fix: remove lowering opacity for token previews (#7145) Update [[index]].tsx --- functions/api/image/tokens/[[index]].tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/api/image/tokens/[[index]].tsx b/functions/api/image/tokens/[[index]].tsx index d8b9384fe2..07825ac5a8 100644 --- a/functions/api/image/tokens/[[index]].tsx +++ b/functions/api/image/tokens/[[index]].tsx @@ -51,7 +51,7 @@ export const onRequest: PagesFunction = async ({ params, request }) => {