From 853acfda2c40b9bfd7abcdf3db4ba56cefa91e40 Mon Sep 17 00:00:00 2001 From: Andrew Bastin Date: Tue, 11 May 2021 23:38:47 -0400 Subject: [PATCH] Introduce Intersection component --- components/smart/Intersection.vue | 36 +++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 components/smart/Intersection.vue diff --git a/components/smart/Intersection.vue b/components/smart/Intersection.vue new file mode 100644 index 00000000..047015bb --- /dev/null +++ b/components/smart/Intersection.vue @@ -0,0 +1,36 @@ + +