From cf87ced1201e2cf71a7c24ff3a46c6664f503b18 Mon Sep 17 00:00:00 2001 From: fmtabbara Date: Wed, 4 Dec 2024 21:04:08 +0000 Subject: [PATCH] test linter --- explorer-nextjs/src/theme/colours.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explorer-nextjs/src/theme/colours.ts b/explorer-nextjs/src/theme/colours.ts index 3de22256c0..0519b3e7b5 100644 --- a/explorer-nextjs/src/theme/colours.ts +++ b/explorer-nextjs/src/theme/colours.ts @@ -9,7 +9,7 @@ export const colours = { }, haze: { 200: '#DAE0EB', - 300: "#C4CCDE", + 300: "#C4CCDE", }, pine: { 200: "#CAD6D7",