Skip to content

Commit a5aafb7

Browse files
committed
test
1 parent c17bdd7 commit a5aafb7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/theme/DocItem/Footer/index.js

+2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ import {useDoc} from '@docusaurus/plugin-content-docs/client';
55
import LastUpdated from '@theme/LastUpdated';
66
import EditThisPage from '@theme/EditThisPage';
77
import TagsListInline from '@theme/TagsListInline';
8+
89
import styles from './styles.module.css';
10+
911
function TagsRow(props) {
1012
return (
1113
<div

0 commit comments

Comments
 (0)