1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Co-authored-by: Janne Savolainen <janne.savolainen@live.fi>

Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
This commit is contained in:
Iku-turso 2022-10-18 16:46:56 +03:00 committed by Janne Savolainen
parent f7e250ea85
commit ca3d3c7aed
No known key found for this signature in database
GPG Key ID: 8C6CFB2FFFE8F68A

View File

@ -53,6 +53,7 @@ const toPreferenceItemHierarchy = (composite: Composite<PreferenceTypes>) => {
const value = composite.value;
switch (value.kind) {
// Todo: rename to item-group
case "group": {
return (
<section id={value.id}>