mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
f578089d05
* Add integration tests for nested componentDidMount * Fix the page loader normalization issue. * Fix a typo in the url.
3 lines
51 B
JavaScript
3 lines
51 B
JavaScript
import CDM from '../../lib/cdm'
|
|
export default CDM
|