Added react icons. Additional work on Job tombstone page.
This commit is contained in:
@@ -11,6 +11,7 @@ export default function WhiteBoardKanBan({ data, eventBus }) {
|
||||
<Board
|
||||
tagStyle={{ fontSize: "80%" }}
|
||||
data={data}
|
||||
style={{ backgroundColor: "none" }}
|
||||
laneDraggable={false}
|
||||
eventBusHandle={setEventBus}
|
||||
components={{ Card: WhiteBoardCard }}
|
||||
|
||||
Reference in New Issue
Block a user