From c6d1654cfcaf010dae7fcfe1075773d0c2c02e12 Mon Sep 17 00:00:00 2001 From: Muhammad Fahreza Alghifari Date: Thu, 25 Jan 2024 01:32:50 +0800 Subject: [PATCH] Update example.xircuits to reflect updated template name --- examples/example.xircuits | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/example.xircuits b/examples/example.xircuits index 22edfb1..61bf792 100644 --- a/examples/example.xircuits +++ b/examples/example.xircuits @@ -183,7 +183,7 @@ "selected": false, "extras": { "type": "debug", - "path": "xai_components/xai_xircuits_component_library_template/example_components.py", + "path": "xai_components/xai_component_library_template/example_components.py", "description": null, "lineNo": [ { @@ -302,4 +302,4 @@ } } ] -} \ No newline at end of file +}