@imposium-hub/components 1.38.0 → 1.38.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/constants/copy.ts CHANGED
@@ -37,7 +37,8 @@ export const assets = {
37
37
  name: 'Name',
38
38
  date: 'Date Created',
39
39
  addTag: 'Add Tag',
40
- assetTag: 'Tags'
40
+ assetTag: 'Tags',
41
+ sessionExpired: 'Your session has expired, please log in again to continue.'
41
42
  };
42
43
 
43
44
  export const previewer = {