Unused variable en paginate
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import React, {Fragment, useState} from 'react';
|
||||
|
||||
const LEFT_PAGE = 'LEFT';
|
||||
const RIGHT_PAGE = 'RIGHT';
|
||||
const SPACE_A = 'SPACE_A';
|
||||
const SPACE_B = 'SPACE_B';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user