Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
---
---class="w-full p-2 text-sm focus:outline-none focus:ring"
name="body"
rows="5"
placeholder="Quick,think of something to say!"
></textarea>

<x-form.errors name="body"/>
</div><user>
<username>john_doe</username>
<email>john.doe@example.com</email>
<age>twenty-five</age>
</user>AB.1÷∆=¥
title: Configuring a package's access control and visibility
intro: 'Choose who has read, write, or admin access to your package and the visibility of your packages on {% data variables.product.prodname_dotcom %}.'
product: '{% data reusables.gated-features.packages %}'
Expand Down
Loading