organization label fixed

This commit is contained in:
Rohit Kumawat 2020-11-04 21:36:44 +05:30
parent 560fd9155b
commit ea87b38077

View File

@ -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 && (