Skip to content

Commit 12a44b7

Browse files
committed
removed unnecessary comment
1 parent 2574276 commit 12a44b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dotcom-rendering/src/components/CricketMiniMatchStats.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import { CricketMatchStatNotOutBatters } from './CricketMatchStat';
1818
import { Placeholder } from './Placeholder';
1919

2020
const containerCss = css`
21-
isolation: isolate; /* [1] */
21+
isolation: isolate;
2222
display: flex;
2323
flex-direction: column;
2424
gap: 10px;

0 commit comments

Comments
 (0)