mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
Merge branch 'dev' into cl/hexclave-pr3
This commit is contained in:
commit
cab105dabe
@ -97,6 +97,7 @@ export function DesignPillToggle({
|
||||
|
||||
const pill = (
|
||||
<button
|
||||
type="button"
|
||||
key={option.id}
|
||||
onClick={() => handleClick(option.id)}
|
||||
disabled={loadingOptionId !== null}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user