Skip to content

Commit

Permalink
feat: export checkbox group
Browse files Browse the repository at this point in the history
  • Loading branch information
BQXBQX committed Oct 10, 2024
1 parent db9baac commit 4638d63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/ui-react/lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ export * from './Switch';
export * from './DatePicker';
export * from './Upload';
export * from './Table';
export * from './CheckboxGroup';
2 changes: 1 addition & 1 deletion packages/ui-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui-aurora/react",
"version": "0.0.20",
"version": "0.0.21",
"description": "A React UI library built for SASTOJ",
"author": "sast",
"license": "MIT",
Expand Down

1 comment on commit 4638d63

@vercel
Copy link

@vercel vercel bot commented on 4638d63 Oct 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sast-ui – ./

sast-ui-sast.vercel.app
sast-ui-git-main-sast.vercel.app

Please sign in to comment.