Skip to content

Commit

Permalink
Merge branch 'develop' into feature/EPMRPP-97554-Notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
maria-hambardzumian authored Dec 23, 2024
2 parents a3f3d27 + 5d988de commit 03b4fdd
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reportportal/ui-kit",
"version": "0.0.1-alpha.35",
"version": "0.0.1-alpha.36",
"description": "The UI-kit library for ReportPortal Design System.",
"type": "module",
"scripts": {
Expand Down
1 change: 1 addition & 0 deletions src/components/icons/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ export { default as FilterFilledIcon } from './svg/filterFilled.svg';
export { default as InfoIcon } from './svg/info.svg';
export { default as SuccessIcon } from './svg/success.svg';
export { default as ErrorIcon } from './svg/error.svg';
export { default as ExportIcon } from './svg/export.svg';
4 changes: 4 additions & 0 deletions src/components/icons/svg/export.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 03b4fdd

Please sign in to comment.