Skip to content

Commit a379217

Browse files
committed
Удалён текст Напишите код здесь
1 parent 1a68a88 commit a379217

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

resources/views/components/coderunner/code-editor.blade.php

-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
@vite(['resources/js/codemirror.js'])
55

66
<div class="mt-3" x-data="codeRunner_{{ $block->id }}">
7-
<div class="fs-5">
8-
Напишите код здесь:
9-
</div>
10-
117
<div id="editor_{{ $block->id }}">
128
</div>
139

0 commit comments

Comments
 (0)