1
0
Fork 0
mirror of synced 2024-07-15 11:15:59 +12:00

Fix usage of className instead of class

This commit is contained in:
Andrew Kingston 2022-02-22 12:36:51 +00:00
parent 6a96c4425a
commit 95fd0f835b

View file

@ -90,7 +90,7 @@
</script>
<DrawerContent>
<div className="container">
<div class="container">
<Layout noPadding>
<Body size="S">
{#if !filters?.length}