Skip to content

Commit 53fa0f9

Browse files
committed
Update links.blade.php
Removed 'beta' text
1 parent cb75a24 commit 53fa0f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/studio/links.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<th scope="col">Order ⏶</th>
1414
<th scope="col">Pin Link ⏶</th>
1515
<th scope="col">Edit</th>
16-
@if(env('ENABLE_BUTTON_EDITOR') === true)<th scope="col">Button Editor<span style="color:tomato">&nbsp; beta</span></th>@endif
16+
@if(env('ENABLE_BUTTON_EDITOR') === true)<th scope="col">Button Editor</th>@endif
1717
<th scope="col">Delete</th>
1818
</tr>
1919
</thead>

0 commit comments

Comments
 (0)