forked from abner/for-legacy-web
Merge branch 'master' of https://gitlab.insrt.uk/revolt/revite
This commit is contained in:
@@ -31,9 +31,9 @@ export function Component(props: Props) {
|
||||
: "EXPERIMENTS_DISABLE",
|
||||
key,
|
||||
})
|
||||
}>
|
||||
}
|
||||
description={ EXPERIMENTS[key].description }>
|
||||
{ EXPERIMENTS[key].title }
|
||||
<p>{ EXPERIMENTS[key].description }</p>
|
||||
</Checkbox>
|
||||
))}
|
||||
{AVAILABLE_EXPERIMENTS.length === 0 && (
|
||||
|
||||
Reference in New Issue
Block a user