mirror of
https://github.com/gosticks/react-table.git
synced 2026-07-04 03:10:01 +00:00
fix: cleanup
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import React from 'react'
|
||||
//
|
||||
import { types } from '../actions'
|
||||
|
||||
export const defaultState = {}
|
||||
|
||||
const defaultReducer = (old, newState) => newState
|
||||
|
||||
Reference in New Issue
Block a user