Skip to content

Commit f105717

Browse files
committed
clean up graph editing modal
1 parent 21efb64 commit f105717

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/chart/graph/component/GraphChartEditModal.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@ export const GraphChartEditModal = (props: GraphChartEditorVisualizationProps) =
203203
</tr>
204204
</tbody>
205205
</table>
206-
<hr />
207206
<Button
208207
key={'btnEditProp'}
209208
style={{ marginBottom: '10px' }}

0 commit comments

Comments
 (0)