Skip to content
Snippets Groups Projects
Commit 8e4098e4 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6101 Revert last commit

parent 16bb30db
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ import type { Meta, StoryObj } from '@storybook/angular'; ...@@ -3,7 +3,7 @@ import type { Meta, StoryObj } from '@storybook/angular';
import { OfficeIconComponent } from './office-icon.component'; import { OfficeIconComponent } from './office-icon.component';
const meta: Meta<OfficeIconComponent> = { const meta: Meta<OfficeIconComponent> = {
title: 'Icons/Save icon', title: 'Icons/Office icon',
component: OfficeIconComponent, component: OfficeIconComponent,
excludeStories: /.*Data$/, excludeStories: /.*Data$/,
tags: ['autodocs'], tags: ['autodocs'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment