chore: incorporate renewed appliderFontStore and comparisonStore logic
This commit is contained in:
@@ -86,7 +86,8 @@ function removeSample() {
|
||||
</div>
|
||||
|
||||
<div class="p-8 relative z-10">
|
||||
<FontApplicator id={font.id} name={font.name}>
|
||||
<!-- TODO: Fix this ! -->
|
||||
<FontApplicator id={font.id} name={font.name} url={font.styles.regular!}>
|
||||
<ContentEditable
|
||||
bind:text={text}
|
||||
{...restProps}
|
||||
|
||||
Reference in New Issue
Block a user