Skip to content

Commit

Permalink
Merge pull request #274 from alexnault/patch-1
Browse files Browse the repository at this point in the history
Add react-headings
  • Loading branch information
bluepeter authored Feb 2, 2021
2 parents e5aeb34 + 3eba261 commit afe2b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ _Sketch input using Canvas or SVG_
- [react-simple-chatbot](https://github.com/LucasBassetti/react-simple-chatbot) - [demo](https://github.com/anishagg17/PIzzaBuilder) - A simple chatbot component to create conversation chats.
- [react-file-reader-input](https://github.com/ngokevin/react-file-reader-input) - File input component for control for file reading styling and abstraction.
- [react-filter-control](https://github.com/komarovalexander/react-filter-control) - The React filterbuilder component for building the filter criteria in the UI.
- [react-headings](https://github.com/alexnault/react-headings) - Auto-increment your HTML headings (h1, h2, etc.) for improved accessibility and SEO, no matter your component structure, while you keep full control of what's rendered.
- [react-joyride](https://github.com/gilbarbara/react-joyride) - Create walkthroughs and guided tours for your ReactJS apps. Now with standalone tooltips!.
- [react-json-tree](https://github.com/alexkuz/react-json-tree) - React JSON Viewer Component, Extracted from redux-devtools.
- [react-resizable-and-movable](https://github.com/bokuweb/react-resizable-and-movable) - Resizable and movable component for React.
Expand Down Expand Up @@ -728,7 +729,6 @@ _Set meta tags, <title>, children of <head>_

_Render an element at an arbitrary DOM node_

- [react-gateway](https://github.com/cloudflare/react-gateway) - Render React DOM into a new context (aka "Portal").
- [react-layer-stack](https://github.com/fckt/react-layer-stack) - Simple but ubiquitously powerful and agnostic layering system for React.
- [react-portal](https://github.com/tajo/react-portal) - React component for transportation of modals, lightboxes, loading bars... to document.body.

Expand Down

0 comments on commit afe2b17

Please sign in to comment.