We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
filterInactiveReferences
1 parent 94d0938 commit 10b0971Copy full SHA for 10b0971
src/stores/DocumentationTopicStore.js
@@ -8,7 +8,7 @@
8
* See https://swift.org/CONTRIBUTORS.txt for Swift project authors
9
*/
10
11
-import { filterInactiveReferences } from 'docc-render/utils/references';
+import { filterInactiveReferences } from 'theme/utils/references';
12
import ApiChangesStoreBase from 'docc-render/stores/ApiChangesStoreBase';
13
import OnThisPageSectionsStoreBase from 'docc-render/stores/OnThisPageSectionsStoreBase';
14
import Settings from 'docc-render/utils/settings';
0 commit comments