mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Removed no-longer-used isItemActive
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
import Link from 'gatsby-link';
|
||||
import React from 'react';
|
||||
import ExternalLinkSvg from 'templates/components/ExternalLinkSvg';
|
||||
import isItemActive from 'utils/isItemActive';
|
||||
import slugify from 'utils/slugify';
|
||||
import {colors, media} from 'theme';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user