Skip to content

Commit

Permalink
chore: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
sumimakito committed Nov 26, 2024
1 parent 4b12af4 commit 7a9fff2
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
<template>
<pre>
{{ JSON.stringify({
state,
routeFlavors,
recordFlavor,
}, null, 2) }}
</pre>
<div class="kong-ui-entities-route-form">
<EntityBaseForm
:can-submit="isFormValid && changesExist"
Expand Down

0 comments on commit 7a9fff2

Please sign in to comment.