From 6b26b9b23270a61bf034f2043299e690f9a53e49 Mon Sep 17 00:00:00 2001 From: Jake <31937616+JakeRadMSFT@users.noreply.github.com> Date: Thu, 30 Jun 2022 00:41:01 -0700 Subject: [PATCH] Fix closing div tag --- src/Plotly.NET.Interactive/Formatters.fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Plotly.NET.Interactive/Formatters.fs b/src/Plotly.NET.Interactive/Formatters.fs index d0fc84aa5..2038ba27c 100644 --- a/src/Plotly.NET.Interactive/Formatters.fs +++ b/src/Plotly.NET.Interactive/Formatters.fs @@ -10,7 +10,7 @@ module Formatters =