clean-up
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
8c2286a044
commit
eb05c86e50
6 changed files with 11 additions and 18 deletions
|
@ -20,7 +20,6 @@ import React from "react";
|
|||
|
||||
interface IProps extends React.HTMLAttributes<HTMLDivElement> {
|
||||
label: string;
|
||||
className?: string;
|
||||
}
|
||||
|
||||
// Semantic component for representing a role=group for grouping menu radios/checkboxes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue