reiji-h %!s(int64=2) %!d(string=hai) anos
pai
achega
7639fe4803
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      packages/presentation/src/components/RichSlideSection.tsx

+ 0 - 2
packages/presentation/src/components/RichSlideSection.tsx

@@ -1,7 +1,5 @@
-
 import React, { ReactNode } from 'react';
 
-
 type RichSlideSectionProps = {
   children: ReactNode,
 }