Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input Field #954

Merged
merged 13 commits into from
Apr 4, 2023
Prev Previous commit
Next Next commit
Merge branch 'main' into input-field
  • Loading branch information
rpominov authored Apr 4, 2023
commit 6c08f4c271feea552e810a25a35364cb1ea65c02
1 change: 1 addition & 0 deletions packages/design-system/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ export * from "./components/primitives/dnd";
export * from "./components/primitives/numeric-gesture-control";
export * from "./components/primitives/is-truncated";
export * from "./components/primitives/arrow-focus";
export * from "./components/scroll-area";

// Deprecated

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.