Skip to content

Commit

Permalink
docs: change logo
Browse files Browse the repository at this point in the history
  • Loading branch information
wood3n committed Aug 30, 2024
1 parent 768f2cc commit c9d7820
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/components/.storybook/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { create } from "@storybook/theming/create";

export default create({
base: "light",
brandTitle: "fe-kit",
brandImage: "logo.png",
brandTitle: "@fe-kit/components",
brandImage: "logo.svg",
brandTarget: "_self",
});
Binary file removed packages/components/public/logo.png
Binary file not shown.
1 change: 1 addition & 0 deletions packages/components/public/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c9d7820

Please sign in to comment.