fix revert pc select to original (#1128)

This commit is contained in:
Sheldon 2023-06-04 05:01:52 +08:00 committed by GitHub
parent 45ca318eb2
commit 9b4462370b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -112,7 +112,7 @@ number_increment_stepper = NumberIncrementStepper.create
number_input = NumberInput.create
number_input_field = NumberInputField.create
number_input_stepper = NumberInputStepper.create
option = Option
option = Option.create
password = Password.create
email = Email.create
pin_input = PinInput.create