mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Add todo
Co-authored-by: Janne Savolainen <janne.savolainen@live.fi> Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
This commit is contained in:
parent
f7e250ea85
commit
ca3d3c7aed
@ -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}>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user