Skip to content

Commit 2da38bb

Browse files
committed
chore: code formatting
1 parent f685f95 commit 2da38bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/common/helpers/Helpers.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1238,7 +1238,7 @@ export const setAppGroupFilterInLocalStorage = ({
12381238
}
12391239

12401240
const renderHostURLWarning = () => (
1241-
<div className='flexbox dc__content-space'>
1241+
<div className="flexbox dc__content-space">
12421242
{HOST_ERROR_MESSAGE.NotConfigured} &nbsp;
12431243
<Link className="dc__link-bold" to={URLS.GLOBAL_CONFIG_HOST_URL}>
12441244
{HOST_ERROR_MESSAGE.Review}

0 commit comments

Comments
 (0)