fix(flow-tester): Blade 이스케이핑 오류 수정 (@verbatim 적용)
This commit is contained in:
@@ -119,6 +119,7 @@ class="px-4 py-2 bg-gray-600 hover:bg-gray-700 text-white rounded-lg transition-
|
||||
}
|
||||
</style>
|
||||
|
||||
@verbatim
|
||||
<script>
|
||||
const ExampleFlows = {
|
||||
'item-master-full': {
|
||||
@@ -447,3 +448,4 @@ class="px-4 py-2 bg-gray-600 hover:bg-gray-700 text-white rounded-lg transition-
|
||||
}
|
||||
});
|
||||
</script>
|
||||
@endverbatim
|
||||
|
||||
Reference in New Issue
Block a user