Skip to content

Commit

Permalink
feat(admin): adjust admin ui chapter overview en/de
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerd Müller committed Feb 14, 2021
1 parent a9746b9 commit 652e1d3
Show file tree
Hide file tree
Showing 5 changed files with 11,705 additions and 4,746 deletions.
1 change: 1 addition & 0 deletions apps/admin/src/app/app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export const Admin = () => {
title="Demokratie erLeben Admin"
i18nProvider={i18nProvider}
dataProvider={dataProvider}>
<Resource name="kapitel" {...chapters} />
<Resource name="chapters" {...chapters} />
</ReactAdmin>
);
Expand Down
Loading

0 comments on commit 652e1d3

Please sign in to comment.