From 34ce5e10e6ea66c1a6e3b4469f47f3233fe62ec8 Mon Sep 17 00:00:00 2001 From: SuhEugene <32931701+SuhEugene@users.noreply.github.com> Date: Fri, 16 Aug 2024 01:53:08 +0300 Subject: [PATCH] Replace self-closing Anchor elements with one open and close brackets --- docs/components/edge.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/components/edge.mdx b/docs/components/edge.mdx index d4496f7f0..2e00ed547 100644 --- a/docs/components/edge.mdx +++ b/docs/components/edge.mdx @@ -53,9 +53,9 @@ Edges also accept callback functions that run in response to click events on the
- - - + + +