mirror of
https://github.com/acid-info/lsd.git
synced 2025-02-02 20:23:36 +00:00
fix: remove unnecessary comment
This commit is contained in:
parent
cb7ba024f1
commit
566dfb4405
@ -11,7 +11,6 @@ import { IconButton } from '../IconButton'
|
||||
import { NavigateBeforeIcon, NavigateNextIcon } from '../Icons'
|
||||
import { Dropdown, DropdownOption } from '../Dropdown'
|
||||
|
||||
// 1. Define the reducer and its actions
|
||||
type Action =
|
||||
| { type: 'SET_PAGE'; payload: string | string[] }
|
||||
| { type: 'INCREMENT_PAGE' }
|
||||
|
Loading…
x
Reference in New Issue
Block a user