mirror of
https://github.com/zoriya/v10.git
synced 2026-08-15 02:14:06 +00:00
feat(react): add slider component (#644)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export { composeCallbacks } from './compose-callbacks';
|
||||
export { identity } from './identity';
|
||||
export { noop } from './noop';
|
||||
export { type Throttled, throttle } from './throttle';
|
||||
export { tryCatch } from './try-catch';
|
||||
|
||||
Reference in New Issue
Block a user