Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/primer/react
/ Pagination.tsx
File
Pagination.tsx
packages/react/src/DataTable/Pagination.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import {ChevronLeftIcon, ChevronRightIcon} from
'@primer/octicons-react'
2
import React, {useCallback, useState} from
'react'
3
import styled from
'styled-components'
4
import {get} from
'../constants'
Callers
nothing calls this directly
Calls
1
get
Function · 0.90
Tested by
no test coverage detected