1
0
Fork 0
mirror of synced 2024-06-30 03:50:37 +12:00

Fix usage of className instead of class

This commit is contained in:
Andrew Kingston 2022-02-17 16:06:17 +00:00 committed by GitHub
parent 3925fb3e31
commit ad0591e775
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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