Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: export TableColumnSetupItem type from index #1169

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

artemmufazalov
Copy link
Contributor

Type TableColumnSetupItem is needed to type TableColumnSetup onUpdate function.

Currently it could be imported like this, but it's not very pretty and handy.

import {TableColumnSetupItem} from '@gravity-ui/uikit/build/esm/components/Table/hoc/withTableSettings/withTableSettings';

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@gravity-ui-bot
Copy link
Contributor

Playwright Test Component is ready.

@artemmufazalov artemmufazalov force-pushed the export-table-column-setup-item branch from eb534f0 to 0faf957 Compare December 4, 2023 11:22
@artemmufazalov artemmufazalov force-pushed the export-table-column-setup-item branch from 0faf957 to 90a0034 Compare December 5, 2023 08:58
@artemmufazalov artemmufazalov merged commit 21e21a3 into main Dec 5, 2023
4 checks passed
@artemmufazalov artemmufazalov deleted the export-table-column-setup-item branch December 5, 2023 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants