Skip to content

Commit 950064b

Browse files
committed
Forgot to Expose style-sheets
1 parent f22181c commit 950064b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

packages/carbon-react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@audira/carbon-react-native",
3-
"version": "1.0.0-beta.21",
3+
"version": "1.0.0-beta.22",
44
"license": "MIT",
55
"homepage": "https://rakadoank.github.io/carbon-react-native",
66
"repository": "https://github.com/RakaDoank/carbon-react-native",

packages/carbon-react-native/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ export * from "./contexts"
66
export * from "./helpers"
77
export * from "./hooks"
88
export * from "./providers"
9+
export * from "./style-sheets"
910
export * from "./types"

0 commit comments

Comments
 (0)