readme and rearrange directions

This commit is contained in:
2022-01-13 15:00:46 +01:00
parent 273af813b1
commit febedffb26
3 changed files with 4 additions and 2 deletions

View File

@@ -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