-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I catch bug:
code:
<GitLogPaged
entries={dataSource}
branchName="main"
headCommitHash={dataSource[0].hash}
onSelectCommit={(e) => console.log(e)}
theme="dark"
>
<GitLogPaged.GraphCanvas2D />
<GitLogPaged.Table />
</GitLogPaged>
I use tailwind in my project, I think this packege support tailwind with no problem
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working