diff --git a/src/__fk-inputs__/inputs/p-select.tsx b/src/__fk-inputs__/inputs/p-select.tsx index 53d964c..e4dbb82 100644 --- a/src/__fk-inputs__/inputs/p-select.tsx +++ b/src/__fk-inputs__/inputs/p-select.tsx @@ -115,7 +115,7 @@ export const PSelect: FormKitTypeDefinition = { messages(), ), props: ['options', 'optionLabel', 'optionValue'], - // schemaMemoKey: 'nnvujvlf2xr', // Math.random().toString(36).substring(2, 15) + schemaMemoKey: 'nip9j70lb1', // Math.random().toString(36).substring(2, 15) }; // eslint-disable-next-line @typescript-eslint/no-explicit-any