fix(inline-loading): add missing class

This commit is contained in:
Eric Liu 2020-10-15 05:10:20 -07:00
commit 0b56ef6bba

View file

@ -48,6 +48,7 @@
</script> </script>
<div <div
class:bx--inline-loading="{true}"
aria-live="assertive" aria-live="assertive"
{...$$restProps} {...$$restProps}
on:click on:click