diff --git a/src/assets/icons/icons.stories.mdx b/src/assets/icons/icons.stories.mdx index 55fb91980..3967f976e 100644 --- a/src/assets/icons/icons.stories.mdx +++ b/src/assets/icons/icons.stories.mdx @@ -1,4 +1,4 @@ -/* +{/* * Copyright 2024 Mia srl * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -14,7 +14,7 @@ * limitations under the License. * * SPDX-License-Identifier: Apache-2.0 - */ + */} import { Meta, Title, IconGallery, IconItem } from '@storybook/blocks'