From 52062242e70fc40e729d16c7fdae4da59dcc4099 Mon Sep 17 00:00:00 2001 From: "Zherdetska Alona, IT21.1" Date: Tue, 8 Oct 2024 13:24:47 +0200 Subject: [PATCH] chore(docs): move link element to Typography category --- .../documentation/src/stories/components/link/link.stories.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/documentation/src/stories/components/link/link.stories.ts b/packages/documentation/src/stories/components/link/link.stories.ts index 7585277539..17db564105 100644 --- a/packages/documentation/src/stories/components/link/link.stories.ts +++ b/packages/documentation/src/stories/components/link/link.stories.ts @@ -4,7 +4,7 @@ import { MetaComponent } from '@root/types'; const meta: MetaComponent = { id: '6f359d06-bca5-4983-b588-c8c790531642', - title: 'Components/Link', + title: 'Typography/Link', tags: ['package:HTML'], parameters: { badges: [],