Skip to content

Commit

Permalink
Add placeholders for other sections
Browse files Browse the repository at this point in the history
  • Loading branch information
tw4l committed Oct 15, 2024
1 parent 68a13db commit aadbffb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions frontend/src/components/orgs-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,16 @@ export class OrgsList extends BtrixElement {
<h2>Add Custom Storage</h2>
<p>TODO: Add content here</p>
<sl-divider></sl-divider>
<h2>Change Primary Storage</h2>
<p>TODO: Add content here</p>
<sl-divider></sl-divider>
<h2>Change Replica Storage</h2>
<p>TODO: Add content here</p>
<div slot="footer" class="flex justify-end">
<sl-button
size="small"
Expand Down

0 comments on commit aadbffb

Please sign in to comment.