Skip to content

Commit

Permalink
chore: master to alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorrusakov authored and PKulkoRaccoonGang committed Aug 4, 2024
1 parent 956fbc8 commit 3ad570c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
9 changes: 1 addition & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,12 +215,5 @@
],
"overrides": {
"@testing-library/dom": "9.3.3"
},
"workspaces": [
"example",
"component-generator",
"www",
"icons",
"dependent-usage-analyzer"
]
}
}
2 changes: 2 additions & 0 deletions src/Icon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ Displays an svg icon from `@openedx/paragon/icons`. See [Icons Foundation Docume

## Basic Usage

## Basic Usage

```jsx live
// Included in this live jsx scope:
// import { Add, AddCircle } from '@openedx/paragon/icons';
Expand Down

0 comments on commit 3ad570c

Please sign in to comment.