Skip to content

Conversation

@msp301
Copy link

@msp301 msp301 commented Feb 4, 2022

No description provided.

import {push, link} from 'svelte-spa-router'
export let href;
export let nomargin;
export let nomargin = undefined;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not very familiar with Svelte, is nomargin needed anymore?
I've suppressed the following warning by "setting" nomargin here: <Back> created without expected prop 'nomargin'

Using maskable icons allows for different shapes on mobile devices.
Without these the icon isn't properly centered on installation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant