martmull
2024-10-22 14:51:03 +02:00
committed by GitHub
parent 7fc844ea8f
commit e767f16dbe
26 changed files with 547 additions and 242 deletions

View File

@ -217,6 +217,7 @@ export const SettingsServerlessFunctionDetail = () => {
formValues={formValues}
serverlessFunctionId={serverlessFunctionId}
onChange={onChange}
onCodeChange={onCodeChange}
/>
);
default: