(fix): remove unused dependencies
(fix): remove dead code (fix): remove unused exports
This commit is contained in:
parent
2a8fade420
commit
be56080ba1
29 changed files with 168 additions and 338 deletions
|
|
@ -220,7 +220,7 @@ function ContinueButton({
|
|||
);
|
||||
}
|
||||
|
||||
export function BigCheckbox({
|
||||
function BigCheckbox({
|
||||
id,
|
||||
label,
|
||||
checked,
|
||||
|
|
|
|||
Loading…
Reference in a new issue