Resizable Layout For React

Description:

A resizable layout component for React which makes your layout resizable with a handle.

Installation:

# Yarn
$ yarn add react-resize-layout
# NPM
$ npm install react-resize-layout --save

Preview:

Resizable Layout For React

Add Comment