organization label fixed
This commit is contained in:
parent
560fd9155b
commit
ea87b38077
|
|
@ -77,7 +77,7 @@ export function GeneralSettings() {
|
|||
<SettingsHeading type={TextType.H2}>General</SettingsHeading>
|
||||
<SettingWrapper>
|
||||
<InputLabelWrapper>
|
||||
<Text type={TextType.H4}>Workspace</Text>
|
||||
<Text type={TextType.H4}>Organization Name</Text>
|
||||
</InputLabelWrapper>
|
||||
{isFetchingOrg && <Loader className={Classes.SKELETON}></Loader>}
|
||||
{!isFetchingOrg && (
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user