Skip to content

Commit 3fdfb57

Browse files
authored
export scrolllock (Shopify#2454)
1 parent 85c5152 commit 3fdfb57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,8 @@ export {
209209

210210
export {default as Scrollable, Props as ScrollableProps} from './Scrollable';
211211

212+
export {default as ScrollLock} from './ScrollLock';
213+
212214
export {
213215
default as Select,
214216
Props as SelectProps,

0 commit comments

Comments
 (0)