Justin Rhee 3 лет назад
Родитель
Сommit
b0408fb37e
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      dashboard/src/main/home/app-dashboard/AppDashboard.tsx

+ 0 - 1
dashboard/src/main/home/app-dashboard/AppDashboard.tsx

@@ -56,7 +56,6 @@ const AppDashboard: React.FC<Props> = ({
         <div>x/o</div>
         <div>x/o</div>
       </Container>
       </Container>
       <Spacer y={1} />
       <Spacer y={1} />
-
       <GridList>
       <GridList>
         {apps.map((app: any) => {
         {apps.map((app: any) => {
           return (
           return (