mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-17 06:19:41 +02:00
Shared Table component
This commit is contained in:
@@ -8,7 +8,7 @@ import {
|
||||
TableHeaderCell,
|
||||
TableRow,
|
||||
TruncatedWideTableCell,
|
||||
} from '../core/Table';
|
||||
} from '@yaakapp-internal/ui';
|
||||
|
||||
interface Props {
|
||||
log: GitCommit[];
|
||||
|
||||
Reference in New Issue
Block a user