Skip to content

Commit

Permalink
fix: fix top aside header logic for use static alert
Browse files Browse the repository at this point in the history
  • Loading branch information
goshander committed Oct 17, 2023
1 parent da2864e commit caeb84e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import React from 'react';

import type {Meta, StoryFn} from '@storybook/react';
import {Alert} from '@gravity-ui/uikit';

import {AsideHeader} from '../AsideHeader';
import {AsideHeaderShowcase} from './AsideHeaderShowcase';
Expand Down

0 comments on commit caeb84e

Please sign in to comment.