mirror of
https://github.com/bitwarden/browser
synced 2026-02-13 15:03:26 +00:00
generic -> basic in filenames.
This commit is contained in:
@@ -3,8 +3,8 @@ import { Meta, StoryObj } from "@storybook/web-components";
|
||||
import { ThemeTypes } from "@bitwarden/common/platform/enums/theme-type.enum";
|
||||
|
||||
import { PresentationalNotificationProps } from "../../../notification/presentational/notification";
|
||||
import { BasicNotification } from "../../../notification/types/basic-notification";
|
||||
import { ExampleComponent } from "../../../notification/types/example-component";
|
||||
import { BasicNotification } from "../../../notification/types/generic-notification";
|
||||
|
||||
export default {
|
||||
title: "Components/Refactor/BasicNotification",
|
||||
Reference in New Issue
Block a user