File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 66---
77
88import { CHeader } from " @components/header" ;
9- import { Desc , DescList } from " @components/desc" ;
9+ import { Desc , DescList } from " @src/ components/desc-list " ;
1010import {
1111 FeatureTestMacro ,
1212 FeatureTestMacroValue ,
Original file line number Diff line number Diff line change 77import Behavior from " @components/Behavior.astro" ;
88import { CHeader } from " @components/header" ;
99import { Decl , DeclDoc } from " @components/decl-doc" ;
10- import { Desc , DescList } from " @components/desc" ;
10+ import { Desc , DescList } from " @src/ components/desc-list " ;
1111import Missing from " @components/Missing.astro" ;
1212import { ParamDoc , ParamDocList } from " @components/param-doc" ;
1313import { Revision , RevisionBlock } from " @components/revision" ;
You can’t perform that action at this time.
0 commit comments