Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
fix: add missing box export in elements (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
rchubarkin authored and Шараев Айнур Раильевич committed Jun 28, 2021
1 parent e4ccd03 commit a442908
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/woly/elements/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export { InputContainer } from './input-container';
export { InputElement } from './input-element';
export { box, boxVertical } from './box';

0 comments on commit a442908

Please sign in to comment.