feat(svelte): add color selector bg example
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
|
||||
<div
|
||||
bind:this={domNode}
|
||||
style={style}
|
||||
{style}
|
||||
class={cc(['svelte-flow', className])}
|
||||
data-testid="svelte-flow__wrapper"
|
||||
on:dragover
|
||||
|
||||
Reference in New Issue
Block a user