Revert export twenty UI (#17929)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Charles Bochet
2026-02-13 17:55:04 +01:00
committed by GitHub
parent c173f01601
commit a95a286c59
121 changed files with 386 additions and 10004 deletions
@@ -4,7 +4,7 @@ import { TabContent } from '@ui/input/button/components/TabButton/internals/comp
import { type ReactElement } from 'react';
import { Link } from 'react-router-dom';
export type TabButtonProps = {
type TabButtonProps = {
id: string;
active?: boolean;
disabled?: boolean;