From 8f84a848d72da488c229b10fcb0955fa21e16fc4 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 06:34:42 +0000 Subject: [PATCH] style: format code with Prettier and StandardJS This commit fixes the style issues introduced in 274ab66 according to the output from Prettier and StandardJS. Details: None --- src/components/stateless/TagCloud/index.jsx | 77 +++++++++++++++------ src/pages/home/index.jsx | 63 +++++++---------- 2 files changed, 81 insertions(+), 59 deletions(-) diff --git a/src/components/stateless/TagCloud/index.jsx b/src/components/stateless/TagCloud/index.jsx index 0637947d..811d23cc 100644 --- a/src/components/stateless/TagCloud/index.jsx +++ b/src/components/stateless/TagCloud/index.jsx @@ -2,31 +2,64 @@ import React from 'react' import styles from './index.module.less' const TagCloud = () => { - return ( -
-
-