b33b9f328c
Renders Next.js Link for internal routes, plain anchor with target="_blank" rel="noopener noreferrer" when external prop is set.
2 lines
39 B
TypeScript
2 lines
39 B
TypeScript
export { Link } from './ui/Link/Link';
|