Globally import CNI popularity

This commit is contained in:
Billy Tat
2024-02-21 10:55:26 -08:00
parent 3a6b7e866a
commit 5a9d423cb6
7 changed files with 4 additions and 12 deletions
+4
View File
@@ -6,6 +6,8 @@ import TabItem from '@theme/TabItem';
import { CardSection, Card } from '../components/CardComponents';
import CNIPopularityTable from '/shared-files/_cni-popularity.md';
export default {
// Re-use the default mapping
...MDXComponents,
@@ -15,4 +17,6 @@ export default {
CardSection,
Card,
CNIPopularityTable,
};