File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ import {
66 getLoremSentences ,
77 titleCaseDefinition ,
88} from "../../../../../shared/constants/strings" ;
9+ import { Basic as Header } from "../../../../unity-bootstrap-theme/stories/organisms/global-header/global-header.templates" ;
910import { Divider } from "../Divider/Divider" ;
11+ import { useBaseSpecificFramework } from "../GaEventWrapper/useBaseSpecificFramework" ;
1012import { AnchorMenu } from "./AnchorMenu" ;
11- import { Basic as Header } from "../../../../unity-bootstrap-theme/stories/organisms/global-header/global-header.templates.jsx" ;
12- import { useBaseSpecificFramework } from "../GaEventWrapper/useBaseSpecificFramework.js" ;
1313
1414const titleCaseTitle =
1515 "Anchor Menus Should Always be Formatted with Title Case" ;
You can’t perform that action at this time.
0 commit comments