1
0
Fork 0
mirror of synced 2024-07-02 04:50:44 +12:00

Remove unused prop

This commit is contained in:
Andrew Kingston 2021-05-19 18:45:14 +01:00
parent 584f7c2403
commit c911e67629

View file

@ -12,7 +12,6 @@
${weight ? `font-weight:${weight};` : ""}
${textAlign ? `text-align:${textAlign};` : ""}
`}
class:noPadding
class="spectrum-Body spectrum-Body--size{size}"
class:spectrum-Body--serif={serif}
>