UNPKG

provide-page

Version:

Provides automatic server-side rendering and actions (regardless of whether or not client has JavaScript enabled) to React components. Use in conjunction with `provide-router`.

4 lines (2 loc) 63 B
import { Link } from 'react-router-dom'; export default Link;