Skip to content

Commit

Permalink
Template in library name
Browse files Browse the repository at this point in the history
  • Loading branch information
epessina committed Nov 5, 2024
1 parent e2cd47f commit 7667dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ const componentsList = [
/** @see https://docs.mia-platform.eu/docs/microfrontend-composer/external-components/overview#list-custom-components-in-components-explorer */
export default {
components: componentsList,
libraryName: 'My Custom Components',
libraryName: 'mia_template_service_name_placeholder',
}

0 comments on commit 7667dbc

Please sign in to comment.