mirror of
https://github.com/formbricks/formbricks.git
synced 2026-02-22 00:52:50 -06:00
fix: pageHeader story references deprecated button
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { Meta, StoryObj } from "@storybook/react";
|
||||
import { Button } from "../v2/Button";
|
||||
import { Button } from "../Button";
|
||||
import { PageHeader } from "./index";
|
||||
|
||||
const meta = {
|
||||
|
||||
Reference in New Issue
Block a user