Merge pull request #16815 from schultzp2020/update-prism-theme

Update docs prism theme
This commit is contained in:
Patrik Oldsberg
2023-03-22 12:10:06 +01:00
committed by GitHub
6 changed files with 106 additions and 74 deletions
@@ -218,9 +218,9 @@ You will need to change the import for `FieldValidation` to point at the new `re
```ts
/* highlight-remove-next-line */
- import { FieldValidation } from '@rjsf/core';
import { FieldValidation } from '@rjsf/core';
/* highlight-add-next-line */
+ import { FieldValidation } from '@rjsf/utils;
import { FieldValidation } from '@rjsf/utils;
import { KubernetesValidatorFunctions } from '@backstage/catalog-model';
export const entityNamePickerValidation = (