UNPKG

@mayank1513/sticky-section-header

Version:

[![npm version](https://badge.fury.io/js/@mayank1513%2Fsticky-section-header.svg)](https://badge.fury.io/js/@mayank1513%2Fsticky-section-header)

25 lines (24 loc) 693 B
{ "name": "@mayank1513/sticky-section-header", "repository": "https://github.com/mayank1513/sticky-section-header", "author": "Mayank Kumar Chaudhari @mayank1513", "private": false, "version": "0.0.10", "main": "./index.js", "types": "./index.d.ts", "license": "MIT", "keywords": [ "no dependencies", "performant", "simple to use", "sticky-header", "sticky-section-header", "collapsible-sticky-section-header", "collapsible-header", "mayank1513" ], "peerDependencies": { "react": "^16.0.0 || ^17.0.0 || ^18.0.0", "@types/react": "^16.0.0 || ^17.0.0 || ^18.0.0" } }