chore: export some types (#8309)
This commit is contained in:
@@ -5,3 +5,4 @@ const Sticky = withInstall<typeof _Sticky>(_Sticky);
|
||||
|
||||
export default Sticky;
|
||||
export { Sticky };
|
||||
export type { StickyPosition } from './Sticky';
|
||||
|
||||
Reference in New Issue
Block a user