Drop legacy peer deps

This commit is contained in:
adilallo
2026-05-23 13:45:02 -06:00
parent 2fd20d5b2a
commit d084ea3b33
8 changed files with 697 additions and 381 deletions
@@ -1,5 +1,5 @@
import Footer from "../../app/components/navigation/Footer";
import { within, userEvent } from "@storybook/test";
import { within, userEvent } from "storybook/test";
export default {
title: "Components/Navigation/Footer/Responsive",