From 6694af1a2dce8e00ff2ddfbdb4826784f6899e84 Mon Sep 17 00:00:00 2001 From: epessina Date: Tue, 2 Jul 2024 08:54:57 +0200 Subject: [PATCH] Revert "Update src/assets/icons/icons.stories.mdx" This reverts commit 98f2c4dacdb6c58e52d07bd462ec2c5273ad117d. --- src/assets/icons/icons.stories.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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'