kaori 4 ani în urmă
părinte
comite
6d1412b6d5
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      packages/app/src/components/PageContentFooter.jsx

+ 0 - 1
packages/app/src/components/PageContentFooter.jsx

@@ -8,7 +8,6 @@ import PageContainer from '~/client/services/PageContainer';
 import { withUnstatedContainers } from './UnstatedUtils';
 import { withUnstatedContainers } from './UnstatedUtils';
 import { usePath, useCurrentCreatedAt } from '~/stores/context';
 import { usePath, useCurrentCreatedAt } from '~/stores/context';
 
 
-
 const PageContentFooter = (props) => {
 const PageContentFooter = (props) => {
   const { pageContainer } = props;
   const { pageContainer } = props;
   const { data: createdAt } = useCurrentCreatedAt();
   const { data: createdAt } = useCurrentCreatedAt();