Skip to content
Snippets Groups Projects
Commit 22daf61c authored by Olivier Goulet's avatar Olivier Goulet
Browse files

fix: patch breaking change

parent e55cb8c6
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
import $, { type } from 'jquery'; import $, { type } from 'jquery';
import Mustache from 'mustache'; import Mustache from 'mustache';
import 'jquery-match-height'; import 'jquery-match-height';
import getProjectsData from "eclipsefdn-solstice-assets/js/api/eclipsefdn.projects" import { getProjectsData } from "eclipsefdn-solstice-assets/js/api/eclipsefdn.projects"
const EclipseFdnProjectsHome = (async () => { const EclipseFdnProjectsHome = (async () => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment