Commit 08a7738b by CaIon

fix: add group tag 'unknown'

parent 46bbd5a2
......@@ -17,7 +17,7 @@ export function renderGroup(group) {
if (group === '') {
return (
<Tag size='large' key='default'>
default
unknown
</Tag>
);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment