Skip to content

Commit

Permalink
fix last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mlodic committed Jan 5, 2023
1 parent c7f8b7b commit e4417d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/plugins/PluginsContainer.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import React, { Suspense } from "react";
import { AiOutlineApi } from "react-icons/ai";
import { BsPeopleFill, BsSliders } from "react-icons/bs";
import { TiFlowChildren } from "react-icons/ti";
import { TiFlowChildren, TiBook } from "react-icons/ti";

import {
RouterTabs,
Expand Down

0 comments on commit e4417d9

Please sign in to comment.