Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Headlamp
Commits
73bf7041
Commit
73bf7041
authored
3 years ago
by
Ashu Ghildiyal
Browse files
Options
Download
Email Patches
Plain Diff
plugin: Add Recharts to the pluginLib
parent
b49d51cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
frontend/src/plugin/index.tsx
+1
-0
frontend/src/plugin/index.tsx
with
1 addition
and
0 deletions
+1
-0
frontend/src/plugin/index.tsx
+
1
-
0
View file @
73bf7041
...
...
@@ -105,6 +105,7 @@ window.pluginLib = {
MuiCore
:
require
(
'
@material-ui/core
'
),
MuiStyles
:
require
(
'
@material-ui/styles
'
),
React
:
require
(
'
react
'
),
Recharts
:
require
(
'
recharts
'
),
ReactRedux
:
require
(
'
react-redux
'
),
Utils
:
require
(
'
../lib/util
'
),
Iconify
:
require
(
'
@iconify/react
'
),
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment