mirror of
https://github.com/zhigang1992/react.git
synced 2026-03-27 22:54:38 +08:00
docs: add short link for icons (#406)
This commit is contained in:
@@ -59,6 +59,11 @@ const nextConfig = {
|
||||
permanent: true,
|
||||
destination: '/en-us',
|
||||
},
|
||||
{
|
||||
source: '/icons',
|
||||
permanent: true,
|
||||
destination: '/en-us/components/icons',
|
||||
},
|
||||
]
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user