Update prism style to vsDark

Signed-off-by: Paul Schultz <pschultz@pobox.com>
This commit is contained in:
Paul Schultz
2023-03-10 10:45:50 -06:00
parent 08be8d24f5
commit ed0f26cf82
5 changed files with 19 additions and 3 deletions
@@ -197,9 +197,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 = (