Skip to content

Commit

Permalink
format: format code
Browse files Browse the repository at this point in the history
  • Loading branch information
deleonio committed Jul 4, 2021
1 parent db7c917 commit faf5b3c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/components/app/component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ import { Route, RouteComponentProps, Switch, withRouter } from 'react-router-dom

import { Icofont } from '@kolibri/lib';
import { BreadcrumbLink } from '@kolibri/lib/dist/types/interfaces/components/breadcrumb';
import {
KolBreadcrumb, KolIcofont, KolLink, KolNav, KolSkipNav, KolTag, KolVersion
} from '@kolibri/react';
import { KolBreadcrumb, KolIcofont, KolLink, KolNav, KolSkipNav, KolTag, KolVersion } from '@kolibri/react';
import { GenericComponent } from '@leanup/lib/components/generic';
import { ReactComponent } from '@leanup/lib/components/react';
import { DI } from '@leanup/lib/helpers/injector';
Expand Down

0 comments on commit faf5b3c

Please sign in to comment.