Skip to content

I have a margin table #117

@letnull19A

Description

@letnull19A

I catch bug:

Image

code:

<GitLogPaged
      entries={dataSource}
      branchName="main"
      headCommitHash={dataSource[0].hash}
      onSelectCommit={(e) => console.log(e)}
      theme="dark"
    >
      <GitLogPaged.GraphCanvas2D />
      <GitLogPaged.Table />
    </GitLogPaged>
Image

I use tailwind in my project, I think this packege support tailwind with no problem

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions