We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb75a24 commit 53fa0f9Copy full SHA for 53fa0f9
resources/views/studio/links.blade.php
@@ -13,7 +13,7 @@
13
<th scope="col">Order ⏶</th>
14
<th scope="col">Pin Link ⏶</th>
15
<th scope="col">Edit</th>
16
- @if(env('ENABLE_BUTTON_EDITOR') === true)<th scope="col">Button Editor<span style="color:tomato"> beta</span></th>@endif
+ @if(env('ENABLE_BUTTON_EDITOR') === true)<th scope="col">Button Editor</th>@endif
17
<th scope="col">Delete</th>
18
</tr>
19
</thead>
0 commit comments