Skip to content

Commit

Permalink
added export for colors.service
Browse files Browse the repository at this point in the history
  • Loading branch information
so-kaushal committed Dec 26, 2023
1 parent e7011b7 commit 2484393
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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,7 +1,7 @@
{
"name": "@oncehub/ui-react",
"private": false,
"version": "1.3.5",
"version": "1.3.5-beta1.0",
"repository": {
"type": "git",
"url": "https://github.com/scheduleonce/once-ui-react"
Expand Down
1 change: 1 addition & 0 deletions src/lib/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ export * from './quick-select';
export * from './scrollbar';
export * from './select';
export * from './single-line-input';
export * from './colors.service';

0 comments on commit 2484393

Please sign in to comment.