Skip to content

Commit a464ac6

Browse files
authored
Update index.tsx
Signed-off-by: thepetk <thepetk@gmail.com>
1 parent a7dc4e8 commit a464ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/registry-viewer/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ function getFilterElements(
155155
// _deprecated
156156
prev.push(value);
157157
} else {
158-
// _registry,
158+
// _registry
159159
prev.push(value.name);
160160
}
161161
}

0 commit comments

Comments
 (0)