Skip to content

Commit c2fb0cd

Browse files
committed
fix
1 parent 31971c0 commit c2fb0cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pages/blob.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,8 +280,6 @@ const handleCopy = (text) => {
280280
</Flex>
281281
282282
<Flex direction="column" gap="16" :class="$style.right">
283-
Test
284-
285283
<DataInspector :bytes="bytes" :range="range" :cursor="cursor" />
286284
287285
<Tooltip>

0 commit comments

Comments
 (0)