From 267ea9f12c196d64c8dc00eca1374b334223dc89 Mon Sep 17 00:00:00 2001 From: Leangseu Kim Date: Wed, 31 Jan 2024 10:52:55 -0500 Subject: [PATCH] chore: linting --- src/components/Instructions/index.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Instructions/index.jsx b/src/components/Instructions/index.jsx index 677838ce..f8617909 100644 --- a/src/components/Instructions/index.jsx +++ b/src/components/Instructions/index.jsx @@ -22,8 +22,8 @@ const Instructions = () => { return null; } return ( -
-

+

+

{formatMessage(messages.instructions)}: {message}