Add changesets and the new api report

Signed-off-by: Min Kim <minkimcello@gmail.com>
Co-authored-by: Taras Mankovski <taras@frontside.com>
This commit is contained in:
Min Kim
2023-03-16 13:04:08 -04:00
parent 2e2cbb5a78
commit e5ad1bd61e
10 changed files with 84 additions and 11 deletions
@@ -37,7 +37,6 @@ const checkedIcon = <CheckBoxIcon fontSize="small" />;
/**
* The Category Picker that is rendered on the left side for picking
* categories and filtering the template list.
*
* @alpha
*/
export const TemplateCategoryPicker = () => {