Skip to content

Commit

Permalink
Merge pull request #510 from MetaCell/hotfix/GEP-121
Browse files Browse the repository at this point in the history
GEP-121 ListViewer is still not working
  • Loading branch information
enicolasgomez authored Sep 1, 2023
2 parents c168225 + 73546af commit baed297
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions geppetto.js/geppetto-ui/src/list-viewer/utils/Griddle.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import {
} from 'redux';

import Griddle, { plugins } from 'griddle-react';
import init from 'griddle-react/dist/module/utils/initializer';

const { CorePlugin: corePlugin } = plugins

Expand Down

0 comments on commit baed297

Please sign in to comment.