mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-11 07:44:18 +00:00
feat: map allowed groups to OIDC clients (#202)
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
export { className as class };
|
||||
</script>
|
||||
|
||||
<p class={cn('text-sm text-muted-foreground', className)} {...$$restProps}>
|
||||
<p class={cn('text-sm text-muted-foreground mt-1', className)} {...$$restProps}>
|
||||
<slot />
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user