0.5.0.1
This commit is contained in:
@@ -687,7 +687,7 @@ const D3OrgChartFlowComponent = forwardRef<D3OrgChartRef, D3OrgChartFlowProps>(
|
||||
}))
|
||||
|
||||
return (
|
||||
<div className="w-full h-full bg-background rounded-lg border relative" key={`d3-chart-${rootId}`}>
|
||||
<div className="w-full h-full bg-[url('https://www.transparenttextures.com/patterns/rice-paper.png')] bg-repeat relative" key={`d3-chart-${rootId}`}>
|
||||
{/* 图表容器 */}
|
||||
<div
|
||||
ref={chartRef}
|
||||
|
||||
Reference in New Issue
Block a user