mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 02:44:55 +00:00
chore: refactor link component to use v2
This commit is contained in:
parent
e23830c818
commit
4c685c92ca
@ -4,7 +4,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
import { Box, GridLayout, Flex, Typography, Link } from '@strapi/design-system';
|
||||
import { Box, GridLayout, Flex, Typography } from '@strapi/design-system';
|
||||
import { Link } from '@strapi/design-system/v2';
|
||||
import { useIntl } from 'react-intl';
|
||||
import styled from 'styled-components';
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user