Update Mounts description, change styling of 'no items found' text on ApiKeysContainer.tsx
This commit is contained in:
parent
dd0cd5bcb9
commit
df6f5c3a09
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ export default () => {
|
|||
<AdminContentBlock>
|
||||
<div>
|
||||
<h2 css={tw`text-2xl text-neutral-50 font-header font-medium`}>Mounts</h2>
|
||||
<p css={tw`text-base text-neutral-400`}>SoonTM</p>
|
||||
<p css={tw`text-base text-neutral-400`}>Configure and manage additional mount points for servers.</p>
|
||||
</div>
|
||||
</AdminContentBlock>
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue