mirror of
https://github.com/logto-io/logto.git
synced 2025-01-27 21:39:16 -05:00
fix(console): fix code
This commit is contained in:
parent
32a2d90cee
commit
04c533e0c9
1 changed files with 0 additions and 1 deletions
|
@ -157,7 +157,6 @@ function SsoCreationModal({ isOpen, onClose: rawOnClose }: Props) {
|
|||
paywall={conditional(
|
||||
isDevFeaturesEnabled && planId === ReservedPlanId.Pro && ReservedPlanId.Pro
|
||||
)}
|
||||
hasAddOnTag={isDevFeaturesEnabled}
|
||||
footer={
|
||||
conditional(
|
||||
isDevFeaturesEnabled &&
|
||||
|
|
Loading…
Add table
Reference in a new issue