mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
fix(packages): make tooltips visual-only and auto-forward media button labels (#1174)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -101,7 +101,6 @@ export const error = {
|
||||
========================================================================== */
|
||||
|
||||
export { iconState } from '../../shared/tailwind/icon-state';
|
||||
export { tooltipState } from '../../shared/tailwind/tooltip-state';
|
||||
export { button } from './components/button';
|
||||
export { buttonGroup } from './components/button-group';
|
||||
export { icon, iconContainer, iconFlipped, iconHidden } from './components/icon';
|
||||
|
||||
@@ -193,7 +193,6 @@ export const error = {
|
||||
========================================================================== */
|
||||
|
||||
export { iconState } from '../../shared/tailwind/icon-state';
|
||||
export { tooltipState } from '../../shared/tailwind/tooltip-state';
|
||||
export { button } from './components/button';
|
||||
export { buttonGroup } from './components/button-group';
|
||||
export { icon, iconContainer, iconFlipped, iconHidden } from './components/icon';
|
||||
|
||||
Reference in New Issue
Block a user