From 45fb0e927f9c2bd330ca34eda56918d99987d5dd Mon Sep 17 00:00:00 2001 From: David Baker Date: Fri, 16 Jul 2021 22:35:53 +0100 Subject: [PATCH] Mention nested labels in comments --- src/components/views/elements/StyledRadioButton.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/views/elements/StyledRadioButton.tsx b/src/components/views/elements/StyledRadioButton.tsx index d2edffd5b6..38d7358524 100644 --- a/src/components/views/elements/StyledRadioButton.tsx +++ b/src/components/views/elements/StyledRadioButton.tsx @@ -21,8 +21,8 @@ import { replaceableComponent } from "../../../utils/replaceableComponent"; interface IProps extends React.InputHTMLAttributes { outlined?: boolean; // If true (default), the children will be contained within a