Skip to content

Commit

Permalink
fix: thumbnav is a navigation component
Browse files Browse the repository at this point in the history
  • Loading branch information
Virtute90 authored and astagi committed Jul 15, 2024
1 parent 8321ab1 commit 501417e
Show file tree
Hide file tree
Showing 2 changed files with 1,162 additions and 1,162 deletions.
2 changes: 1 addition & 1 deletion stories/Components/ThumbNav.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import React from 'react';
import { ThumbNav, ThumbNavItem, ThumbNavProps } from '../../src';

const meta: Meta<typeof ThumbNav> = {
title: "Documentazione/Componenti/ThumbNav",
title: "Documentazione/Menu di navigazione/ThumbNav",
component: ThumbNav
};

Expand Down
Loading

0 comments on commit 501417e

Please sign in to comment.