Skip to content

Commit ae02133

Browse files
paula-stachoAnemy
andauthored
Update packages/compass-schema/src/stores/schema-export-reducer.ts
Co-authored-by: Rhys <[email protected]>
1 parent f031139 commit ae02133

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/compass-schema/src/stores/schema-export-reducer.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -438,8 +438,7 @@ export const confirmedLegacySchemaShare = (): SchemaThunkAction<void> => {
438438
: {
439439
variant: 'warning',
440440
title: 'Analyze Schema First',
441-
description: 'Please Analyze the Schema First from the Schema Tab.',
442-
timeout: 5_000,
441+
description: 'Please analyze the schema in the schema tab before sharing the schema.',
443442
}
444443
);
445444
};

0 commit comments

Comments
 (0)