Skip to content

Commit

Permalink
fix: stop the playbook spec from jumping around
Browse files Browse the repository at this point in the history
Fixes #2143
  • Loading branch information
mainawycliffe authored and moshloop committed Jul 30, 2024
1 parent d25258b commit ea1354d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Playbooks/Settings/PlaybookSpecsForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ export default function PlaybookSpecsForm({
jsonSchemaUrl="/api/schemas/playbook-spec.schema.json"
required
enableSpecUnwrap
saveAsString
/>
</div>
</div>
Expand Down

0 comments on commit ea1354d

Please sign in to comment.