Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/react-dates/react-dates
/ isSameDay_spec.js
File
isSameDay_spec.js
test/utils/isSameDay_spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
moment from
'moment'
;
2
import
{ expect } from
'chai'
;
3
4
import
isSameDay from
'../../src/utils/isSameDay'
;
Callers
nothing calls this directly
Calls
1
isSameDay
Function · 0.85
Tested by
no test coverage detected