From f75879e6227640e93a4973f1fdaff0c7efae5e27 Mon Sep 17 00:00:00 2001 From: Jonas Ulrich <136760+undefined@users.noreply.github.com> Date: Sun, 20 Nov 2022 15:55:20 +0000 Subject: [PATCH 1/3] fix: update dependencies, first fixes --- button/doc/button.mdx | 40 ++++++------- header/src/Header.tsx | 12 +++- link-button/doc/link-button.mdx | 86 --------------------------- link-button/package.json | 1 - link-button/src/LinkButton.tsx | 19 ------ link-button/stories/index.stories.jsx | 67 --------------------- mdx-layout/src/mdx-layout.tsx | 2 +- package.json | 10 ++-- section/src/Section.tsx | 2 +- studio.config.json | 77 ++++++++++++------------ teaser-box/src/TeaserBox.tsx | 4 +- teaser-box/stories/index.stories.jsx | 9 +-- tsconfig.json | 2 +- 13 files changed, 82 insertions(+), 249 deletions(-) delete mode 100644 link-button/doc/link-button.mdx delete mode 100644 link-button/package.json delete mode 100644 link-button/src/LinkButton.tsx delete mode 100644 link-button/stories/index.stories.jsx diff --git a/button/doc/button.mdx b/button/doc/button.mdx index 3420551..ea9f029 100644 --- a/button/doc/button.mdx +++ b/button/doc/button.mdx @@ -45,17 +45,17 @@ import { Button } from '@backlight-dev/selection-inventory-n5vl9.blank-kzk2liwl" -