mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-09 19:32:26 +00:00
fix typo
This commit is contained in:
@@ -90,7 +90,7 @@ export default function ResourceInfoBox({}: ResourceInfoBoxType) {
|
||||
</>
|
||||
)}
|
||||
<InfoSection>
|
||||
<InfoSectionTitle>Visibilty</InfoSectionTitle>
|
||||
<InfoSectionTitle>Visibility</InfoSectionTitle>
|
||||
<InfoSectionContent>
|
||||
<span>{resource.enabled ? "Enabled" : "Disabled"}</span>
|
||||
</InfoSectionContent>
|
||||
|
||||
Reference in New Issue
Block a user