UNPKG

@wix/design-system

Version:

@wix/design-system

9 lines (8 loc) 263 B
"use strict"; var _TextLabel = require("./TextLabel"); describe('TextLabel', () => { it('should have correct displayName', () => { expect(_TextLabel.TextLabel.displayName).toBe('Notification.TextLabel'); }); }); //# sourceMappingURL=TextLabel.spec.js.map