mirror of
https://github.com/cupcakearmy/svelte-hint.git
synced 2025-09-07 16:50:40 +00:00
readme and rearrange directions
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import interact from 'interactjs'
|
||||
import { onMount } from 'svelte'
|
||||
|
||||
const directions = ['auto', 'top', 'right', 'bottom', 'left']
|
||||
const directions = ['auto', 'left', 'top', 'bottom', 'right']
|
||||
const aligns = ['start', 'center', 'end']
|
||||
|
||||
let offset = 4
|
||||
|
Reference in New Issue
Block a user