sandikbarr / show-me-what-you-got

An example showing the problem I am seeing in react-bootstrap-table with colInfos on search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Bootstrap Table Example

Show Me What You Got

A rough example showing the problem I am seeing in react-bootstrap-table with colInfos on search.

Usage

To run the application, run the following two commands on the command line

> npm install
> npm start

The application can be accessed from http://localhost:3001/

About

An example showing the problem I am seeing in react-bootstrap-table with colInfos on search

License:MIT License


Languages

Language:JavaScript 73.0%Language:CSS 23.0%Language:HTML 4.0%