File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -131,6 +131,8 @@ const MUIMDXComponents: MDXComponents = {
131131} ;
132132
133133const PyConKRCommonMDXComponents : MDXComponents = {
134+ Common__Components__MDX__PrimaryStyledDetails : Common . Components . MDX . PrimaryStyledDetails ,
135+ Common__Components__MDX__SecondaryStyledDetails : Common . Components . MDX . SecondaryStyledDetails ,
134136 Common__Components__MDX__Map : Common . Components . MDX . Map ,
135137} ;
136138
Original file line number Diff line number Diff line change @@ -131,6 +131,8 @@ const MUIMDXComponents: MDXComponents = {
131131} ;
132132
133133const PyConKRCommonMDXComponents : MDXComponents = {
134+ Common__Components__MDX__PrimaryStyledDetails : Common . Components . MDX . PrimaryStyledDetails ,
135+ Common__Components__MDX__SecondaryStyledDetails : Common . Components . MDX . SecondaryStyledDetails ,
134136 Common__Components__MDX__Map : Common . Components . MDX . Map ,
135137} ;
136138
You can’t perform that action at this time.
0 commit comments