mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-10 08:04:42 +02:00
Prefix url with /pattern
This commit is contained in:
@@ -35,7 +35,7 @@ const DetailsLayout: React.FC<DetailsLayoutProps> = ({ title, children }) => {
|
||||
</Link>
|
||||
<div>~</div>
|
||||
<Link
|
||||
to="/explore"
|
||||
to="/patterns"
|
||||
style={{
|
||||
color: '#FFF',
|
||||
padding: '8px 16px',
|
||||
|
Reference in New Issue
Block a user